fucking heisenbug
This commit is contained in:
arcan1s
2014-08-04 22:05:29 +04:00
parent 209c3b9616
commit 3a0f0c252e
2 changed files with 19 additions and 13 deletions

View File

@ -93,10 +93,10 @@ protected:
private:
// ui
QWidget graphicsWidget;
QWidget *graphicsWidget;
QHBoxLayout *layout;
IconLabel *iconLabel;
QLabel textLabel;
QLabel *textLabel;
// information
bool status;
QMap<QString, QString> info;