Properly fix the handling of default save path store/load. Bug introduced in dd34663224

This commit is contained in:
sledgehammer999
2016-10-06 16:53:43 +03:00
parent 7b04dd4106
commit 829425831f
2 changed files with 3 additions and 14 deletions

View File

@@ -97,7 +97,6 @@ private:
void saveState();
void setMetadataProgressIndicator(bool visibleIndicator, const QString &labelText = QString());
void setupTreeview();
QString defaultSavePath() const;
void setCommentText(const QString &str) const;
void showEvent(QShowEvent *event) override;