debugger: work on action handling

This commit is contained in:
hjk
2009-03-26 15:14:17 +01:00
parent 5d8ee0d742
commit b968932056
4 changed files with 16 additions and 22 deletions

View File

@@ -84,8 +84,6 @@ public:
signals:
void valueChanged(const QVariant &newValue);
void boolValueChanged(bool newValue);
void stringValueChanged(const QString &newValue);
private:
Q_SLOT void uncheckableButtonClicked();