refs #661, added a label/icon to context order menu as proposed in the meeting

This commit is contained in:
Klaus Basan
2016-05-29 21:44:20 +02:00
parent 2281b2f030
commit 4b8ab847a0
4 changed files with 26 additions and 4 deletions

View File

@@ -105,6 +105,7 @@ namespace BlackGui
private:
QList<QAction *> m_menuActions;
QLineEdit *m_leOrder = nullptr;
QFrame *m_frame = nullptr;
QIntValidator *m_validator = nullptr;
};
} // namespace