summaryrefslogtreecommitdiff
path: root/src/mainwindow.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mainwindow.h')
-rw-r--r--src/mainwindow.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mainwindow.h b/src/mainwindow.h
index f5bab586..98573423 100644
--- a/src/mainwindow.h
+++ b/src/mainwindow.h
@@ -444,6 +444,7 @@ private slots:
void runDataFileHooked();
void addAsExecutable();
void previewDataFile();
+ void previewDataFile(QTreeWidgetItem* item);
void hideFile();
void unhideFile();
void openDataOriginExplorer_clicked();