OSDN Git Service

[UI][Qt] About dialog: Add revision string.
[csp-qt/common_source_project-fm7.git] / source / src / qt / gui / display_about.h
index efeb4db..e41fd29 100644 (file)
@@ -30,7 +30,7 @@ protected:
        QLabel *iconarea;
        QLabel *titlearea;
        QHBoxLayout *HBox1;
-       //QGroupBox *BoxTitle;
+       QLabel *revarea;
        QWidget *BoxTitle;
        QVBoxLayout *VBox;
 public: