Issue 0020366: SelectionTypeClicked() defined but not implemented

This commit is contained in:
vsr 2009-05-25 13:30:14 +00:00
parent 123e216028
commit e72f3cb77a

View File

@ -81,7 +81,6 @@ private slots:
void ConstructorsClicked( int );
void ValueChangedInSpinBox( double );
void SetDoubleSpinBoxStep( double );
void SelectionTypeClicked();
void GroupClicked();
};