summaryrefslogtreecommitdiffstats
path: root/src/gui/microselectwidget.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/gui/microselectwidget.h')
-rw-r--r--src/gui/microselectwidget.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gui/microselectwidget.h b/src/gui/microselectwidget.h
index 6555a1e..81de13e 100644
--- a/src/gui/microselectwidget.h
+++ b/src/gui/microselectwidget.h
@@ -30,7 +30,7 @@ class MicroSelectWidget : public TQGroupBox
TQ_OBJECT
public:
- MicroSelectWidget( TQWidget* tqparent = 0, const char* name = 0, WFlags fl = 0 );
+ MicroSelectWidget( TQWidget* parent = 0, const char* name = 0, WFlags fl = 0 );
~MicroSelectWidget();
void setMicro( const TQString & id );