summaryrefslogtreecommitdiff
path: root/noncore/apps/oxygen/kmolcalc.h
Unidiff
Diffstat (limited to 'noncore/apps/oxygen/kmolcalc.h') (more/less context) (ignore whitespace changes)
-rw-r--r--noncore/apps/oxygen/kmolcalc.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/noncore/apps/oxygen/kmolcalc.h b/noncore/apps/oxygen/kmolcalc.h
index c3e02f3..c589133 100644
--- a/noncore/apps/oxygen/kmolcalc.h
+++ b/noncore/apps/oxygen/kmolcalc.h
@@ -75,17 +75,12 @@ public:
75 /** 75 /**
76 * Remove a group or element definition from ELSTABLE. 76 * Remove a group or element definition from ELSTABLE.
77 */ 77 */
78 void undefineGroup(const QString& name); 78 void undefineGroup(const QString& name);
79 79
80 /** 80 /**
81 * Save the element definitions file.
82 */
83 void writeElstable();
84
85 /**
86 * Read the element definitions file and construct ELSTABLE. 81 * Read the element definitions file and construct ELSTABLE.
87 */ 82 */
88 void readElstable(); 83 void readElstable();
89 84
90 /** 85 /**
91 * The element dictionary. 86 * The element dictionary.