summaryrefslogtreecommitdiffstats
path: root/kalzium/src/eqchemview.h
diff options
context:
space:
mode:
authortpearson <tpearson@283d02a7-25f6-0310-bc7c-ecb5cbfe19da>2011-06-15 20:05:45 +0000
committertpearson <tpearson@283d02a7-25f6-0310-bc7c-ecb5cbfe19da>2011-06-15 20:05:45 +0000
commite91a687ea077784e22afb909503e7e3eab92a444 (patch)
treec6ecdc6049caa99ded4d37bd7a608c6caa3f4e06 /kalzium/src/eqchemview.h
parent550424644038888919a6033fcb032e59d2062e51 (diff)
downloadtdeedu-e91a687ea077784e22afb909503e7e3eab92a444.tar.gz
tdeedu-e91a687ea077784e22afb909503e7e3eab92a444.zip
Rename kdeedu ETQChem* classes to the corrected EQChem*
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdeedu@1236927 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
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:
/**