summaryrefslogtreecommitdiff
path: root/noncore/apps/confedit/listviewitemconf.cpp
Unidiff
Diffstat (limited to 'noncore/apps/confedit/listviewitemconf.cpp') (more/less context) (show whitespace changes)
-rw-r--r--noncore/apps/confedit/listviewitemconf.cpp3
1 files changed, 3 insertions, 0 deletions
diff --git a/noncore/apps/confedit/listviewitemconf.cpp b/noncore/apps/confedit/listviewitemconf.cpp
index 91edca2..61bd7ea 100644
--- a/noncore/apps/confedit/listviewitemconf.cpp
+++ b/noncore/apps/confedit/listviewitemconf.cpp
@@ -49,3 +49,6 @@ bool ListViewItemConf::revertable()
49{ 49{
50 return _changed; 50 return _changed;
51} \ No newline at end of file 51} \ No newline at end of file
52
53
54