summaryrefslogtreecommitdiff
path: root/noncore/apps/confedit/listviewitemconfigentry.h
Unidiff
Diffstat (limited to 'noncore/apps/confedit/listviewitemconfigentry.h') (more/less context) (show whitespace changes)
-rw-r--r--noncore/apps/confedit/listviewitemconfigentry.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/noncore/apps/confedit/listviewitemconfigentry.h b/noncore/apps/confedit/listviewitemconfigentry.h
index d2b331f..1ff0491 100644
--- a/noncore/apps/confedit/listviewitemconfigentry.h
+++ b/noncore/apps/confedit/listviewitemconfigentry.h
@@ -18,2 +18,4 @@
18 18
19class QTextStream;
20
19class ListViewItemConfigEntry : public ListViewItemConf { 21class ListViewItemConfigEntry : public ListViewItemConf {
@@ -34,2 +36,3 @@ public:
34 virtual void changed(); 36 virtual void changed();
37 void save(QTextStream*);
35private: 38private: