Merge remote-tracking branch 'origin/feature_commands' into integration_butchery

This commit is contained in:
Petr Mrázek
2014-03-09 23:46:46 +01:00
12 changed files with 185 additions and 73 deletions

View File

@@ -79,6 +79,8 @@ public:
virtual QStringList externalPatches() const;
virtual bool providesVersionFile() const;
bool reload() override;
signals:
void versionReloaded();