-rw-r--r-- | noncore/apps/oxygen/TODO | 6 | ||||
-rw-r--r-- | noncore/apps/oxygen/oxyframe.h | 2 |
2 files changed, 4 insertions, 4 deletions
diff --git a/noncore/apps/oxygen/TODO b/noncore/apps/oxygen/TODO index a6911f6..d1b2a28 100644 --- a/noncore/apps/oxygen/TODO +++ b/noncore/apps/oxygen/TODO | |||
@@ -2,5 +2,5 @@ TODO: | |||
2 | 2 | ||
3 | small things: | 3 | small things: |
4 | * there are bug in the layouting of the table | 4 | * there are bugs in the layouting of the table |
5 | * Elementar symbols should be small enough to fit the boxes | 5 | * Elementar symbols should be small enough to fit the boxes |
6 | (font problem?) | 6 | (font problem?) |
@@ -15,5 +15,5 @@ big things: | |||
15 | wishes: | 15 | wishes: |
16 | * add radio active decay | 16 | * add radio active decay |
17 | * let the use choose the units | 17 | * let the user choose the units |
18 | i.e. pm <-> \AA; J <-> eV <-> Hartree; K <-> °C | 18 | i.e. pm <-> \AA; J <-> eV <-> Hartree; K <-> °C |
19 | * add aditional attributes: oxidation numbers, different radii | 19 | * add additional attributes: oxidation numbers, different radii |
diff --git a/noncore/apps/oxygen/oxyframe.h b/noncore/apps/oxygen/oxyframe.h index 9736ea9..4b25525 100644 --- a/noncore/apps/oxygen/oxyframe.h +++ b/noncore/apps/oxygen/oxyframe.h | |||
@@ -34,5 +34,5 @@ class OxyFrame : public QLabel | |||
34 | signals: | 34 | signals: |
35 | /* | 35 | /* |
36 | * this signal emits the name ( the elemen-number ) | 36 | * this signal emits the name (the element-number) |
37 | */ | 37 | */ |
38 | void num(QString); | 38 | void num(QString); |