summaryrefslogtreecommitdiff
path: root/src/installationmanager.h
diff options
context:
space:
mode:
authorTannin <devnull@localhost>2014-11-21 15:07:31 +0100
committerTannin <devnull@localhost>2014-11-21 15:07:31 +0100
commit45a46778fb9c7195cb09fbba4a2c502dca6bca13 (patch)
treec304a6ffa3412fa66edab50fd293cc7fd13faaa9 /src/installationmanager.h
parentcfb863f6c3ae7406028b9e167a3115250fefbca3 (diff)
parentf2f9e11fdd876821107cff0c1c5b9d8ecf66691f (diff)
Merge
Diffstat (limited to 'src/installationmanager.h')
-rw-r--r--src/installationmanager.h6
1 files changed, 4 insertions, 2 deletions
diff --git a/src/installationmanager.h b/src/installationmanager.h
index d430c065..cd20f0dd 100644
--- a/src/installationmanager.h
+++ b/src/installationmanager.h
@@ -53,9 +53,11 @@ public:
*
* @param parent parent object.
**/
- explicit InstallationManager(QWidget *parent);
+ explicit InstallationManager();
- ~InstallationManager();
+ virtual ~InstallationManager();
+
+ void setParentWidget(QWidget *widget);
/**
* @brief update the directory where mods are to be installed