summaryrefslogtreecommitdiff
path: root/noncore
Unidiff
Diffstat (limited to 'noncore') (more/less context) (ignore whitespace changes)
-rw-r--r--noncore/apps/oxygen/TODO6
-rw-r--r--noncore/apps/oxygen/dataTable.cpp4
2 files changed, 4 insertions, 6 deletions
diff --git a/noncore/apps/oxygen/TODO b/noncore/apps/oxygen/TODO
index c81fc26..32acfcd 100644
--- a/noncore/apps/oxygen/TODO
+++ b/noncore/apps/oxygen/TODO
@@ -7,3 +7,2 @@ small things:
7 7
8
9big things: 8big things:
@@ -11,4 +10,3 @@ big things:
11* backport more dataset from Kalzium 10* backport more dataset from Kalzium
12* make the colors confiurable 11* make the colors configurable
13* graphical analysation (KalziumGraph.cpp/h)
14* make elements sortable by their attributes (e.g. density) 12* make elements sortable by their attributes (e.g. density)
@@ -17,2 +15,2 @@ big things:
17wishes: 15wishes:
18* add radio active decay \ No newline at end of file 16* add radio active decay
diff --git a/noncore/apps/oxygen/dataTable.cpp b/noncore/apps/oxygen/dataTable.cpp
index 82b425e..16aa462 100644
--- a/noncore/apps/oxygen/dataTable.cpp
+++ b/noncore/apps/oxygen/dataTable.cpp
@@ -92,4 +92,4 @@ void OxydataWidget::setLayout()
92 92
93 DataTable->setColumnWidth ( 0 , 110 ); 93//X DataTable->setColumnWidth ( 0 , 110 );
94 DataTable->setColumnWidth ( 1 , 110 ); 94//X DataTable->setColumnWidth ( 1 , 110 );
95} 95}