Fix additional space in comment label

This commit is contained in:
Chocobo1
2016-03-07 12:22:18 +08:00
parent 45617e086c
commit dd2dcc4147
3 changed files with 15 additions and 3 deletions

View File

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