summaryrefslogtreecommitdiff
path: root/noncore/apps/oxygen/datawidgetui.h
authorcniehaus <cniehaus>2002-12-27 11:12:37 (UTC)
committer cniehaus <cniehaus>2002-12-27 11:12:37 (UTC)
commit5e10bb67a740fdbe5744cd2a780a833fafd5c0e5 (patch) (side-by-side diff)
tree4d70f5a524fbe136c67585ac7b8550962af35503 /noncore/apps/oxygen/datawidgetui.h
parent6ca8a429b121dbbdbbfbde453cd2cd1412315aa8 (diff)
downloadopie-5e10bb67a740fdbe5744cd2a780a833fafd5c0e5.zip
opie-5e10bb67a740fdbe5744cd2a780a833fafd5c0e5.tar.gz
opie-5e10bb67a740fdbe5744cd2a780a833fafd5c0e5.tar.bz2
go mickeyl go
Diffstat (limited to 'noncore/apps/oxygen/datawidgetui.h') (more/less context) (ignore whitespace changes)
-rw-r--r--noncore/apps/oxygen/datawidgetui.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/noncore/apps/oxygen/datawidgetui.h b/noncore/apps/oxygen/datawidgetui.h
index 154f4be..a2b48fa 100644
--- a/noncore/apps/oxygen/datawidgetui.h
+++ b/noncore/apps/oxygen/datawidgetui.h
@@ -34,7 +34,7 @@ class dataWidgetUI : public QWidget
public:
dataWidgetUI();
- QStringList *names;
+ QStringList names;
private:
OxydataTable *DataTable;