Merged trunk into 0.3 branch: rev1067 to rev1077

git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1179 bfdf4180-ca20-0410-9c96-a3a8aa849046
This commit is contained in:
xavier
2011-03-01 23:26:31 +00:00
parent 87da5daed1
commit 287e458f4b
3 changed files with 19 additions and 0 deletions

View File

@@ -54,6 +54,9 @@ class ConductorPropertiesWidget : public QWidget {
void updateDisplay();
void chooseColor();
protected:
void focusInEvent(QFocusEvent *);
// attributs prives
private:
QButtonGroup *radio_buttons;