Several dimension saving fixes

This commit is contained in:
Christophe Dumez
2010-12-04 10:31:14 +00:00
parent a39c7f52cf
commit 45f0383ee2
6 changed files with 75 additions and 28 deletions

View File

@@ -71,6 +71,9 @@ public slots:
void updateSavePathCurrentText();
void resetComboLabelIndex(QString text);
protected:
void closeEvent(QCloseEvent *event);
private:
QString fileName;
QString hash;