]> git.cworth.org Git - apitrace/blobdiff - gui/mainwindow.h
Allow to turn off transparency on image viewer.
[apitrace] / gui / mainwindow.h
index 59c9ba78010f6bcd0e0ab9a5f2b43d4d19062daf..66be2e20d88692802fe31c5952947077db237747 100644 (file)
@@ -41,6 +41,7 @@ public slots:
 
 private slots:
     void callItemSelected(const QModelIndex &index);
+    void callItemActivated(const QModelIndex &index);
     void createTrace();
     void openTrace();
     void replayStart();