summaryrefslogtreecommitdiff
path: root/noncore/apps/oxygen/dataTable.h
Unidiff
Diffstat (limited to 'noncore/apps/oxygen/dataTable.h') (more/less context) (ignore whitespace changes)
-rw-r--r--noncore/apps/oxygen/dataTable.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/noncore/apps/oxygen/dataTable.h b/noncore/apps/oxygen/dataTable.h
index bdcaa99..ccc4300 100644
--- a/noncore/apps/oxygen/dataTable.h
+++ b/noncore/apps/oxygen/dataTable.h
@@ -37,7 +37,7 @@ class OxydataWidget : public QWidget
37 37
38 private: 38 private:
39 OxydataTable *DataTable; 39 OxydataTable *DataTable;
40 void setTable(); 40 void setTable() const;
41 41
42 public slots: 42 public slots:
43 void setElement( int ); 43 void setElement( int );