summaryrefslogtreecommitdiffstats
path: root/katomic/molek.h
diff options
context:
space:
mode:
Diffstat (limited to 'katomic/molek.h')
-rw-r--r--katomic/molek.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/katomic/molek.h b/katomic/molek.h
index 4100fe46..ae102f53 100644
--- a/katomic/molek.h
+++ b/katomic/molek.h
@@ -26,7 +26,7 @@ class Molek : public TQWidget
TQ_OBJECT
public:
- Molek (TQWidget *tqparent=0, const char *name=0);
+ Molek (TQWidget *parent=0, const char *name=0);
~Molek ();
void load(const KSimpleConfig& config);