From c57b172204432f18856ef05d8faa9ebf3001b0c8 Mon Sep 17 00:00:00 2001 From: Tannin Date: Sun, 22 Sep 2013 13:10:21 +0200 Subject: - removed some obsolete code - MO will no longer start an application while the directory structure is being refreshed because MO may need to access profile files afterwards - bugfix: the overwrite info-dialog was not destroyed and could thus keep a lock on files thus preventing those files from being moved/deleted --- src/mainwindow.h | 1 + 1 file changed, 1 insertion(+) (limited to 'src/mainwindow.h') diff --git a/src/mainwindow.h b/src/mainwindow.h index 54ae0e96..80dca172 100644 --- a/src/mainwindow.h +++ b/src/mainwindow.h @@ -464,6 +464,7 @@ private slots: void toolBar_customContextMenuRequested(const QPoint &point); void removeFromToolbar(); + void overwriteClosed(int); private slots: // ui slots // actions -- cgit v1.3.1