summaryrefslogtreecommitdiff
path: root/noncore/apps/oxygen/dataTable.h
Side-by-side diff
Diffstat (limited to 'noncore/apps/oxygen/dataTable.h') (more/less context) (show 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
private:
OxydataTable *DataTable;
- void setTable();
+ void setTable() const;
public slots:
void setElement( int );