summaryrefslogtreecommitdiffstats
path: root/kalzium/src/eqchemview.h
diff options
context:
space:
mode:
Diffstat (limited to 'kalzium/src/eqchemview.h')
-rw-r--r--kalzium/src/eqchemview.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/kalzium/src/eqchemview.h b/kalzium/src/eqchemview.h
index 85a9dda8..718c1c9f 100644
--- a/kalzium/src/eqchemview.h
+++ b/kalzium/src/eqchemview.h
@@ -83,7 +83,7 @@ private:
/**
* @author Carsten Niehaus
*/
-class ETQChemDialog : public KDialogBase
+class EQChemDialog : public KDialogBase
{
Q_OBJECT
TQ_OBJECT
@@ -94,7 +94,7 @@ class ETQChemDialog : public KDialogBase
*
* @param tqparent the tqparent widget
*/
- ETQChemDialog( TQWidget *tqparent );
+ EQChemDialog( TQWidget *tqparent );
private slots:
/**