OSDN Git Service

Make it possible to select *multiple* items on the source files tab (only contiguous...
[lamexp/LameXP.git] / src / Dialog_MainWindow.h
index 1a15ae2..dd43e74 100644 (file)
@@ -212,7 +212,8 @@ private:
        void initializeTranslation(void);
        void refreshFavorites(void);
        void openDocumentLink(QAction *const action);
-       
+       void moveSelectedFiles(const bool &up);
+
        void showBanner(const QString &text);
        void showBanner(const QString &text, QThread *const thread);
        void showBanner(const QString &text, QEventLoop *const eventLoop);