Add drop file support
This commit is contained in:
+1
-1
@@ -41,7 +41,7 @@ protected slots:
|
||||
void updateWindowTitle();
|
||||
void pixmapLoaded(Image *image);
|
||||
void loadFile();
|
||||
void loadFile(const QString path);
|
||||
void loadFile(const QString &path);
|
||||
void loadFile(int row);
|
||||
void indexDir();
|
||||
void saveAs();
|
||||
|
||||
Reference in New Issue
Block a user