summaryrefslogtreecommitdiff
path: root/noncore/apps/confedit/listviewitemconffile.h
Side-by-side diff
Diffstat (limited to 'noncore/apps/confedit/listviewitemconffile.h') (more/less context) (ignore whitespace changes)
-rw-r--r--noncore/apps/confedit/listviewitemconffile.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/noncore/apps/confedit/listviewitemconffile.h b/noncore/apps/confedit/listviewitemconffile.h
index d89b19c..ae23eab 100644
--- a/noncore/apps/confedit/listviewitemconffile.h
+++ b/noncore/apps/confedit/listviewitemconffile.h
@@ -25,7 +25,9 @@ public:
void parseFile();
QString fileName();
virtual void displayText();
+ bool revertable();
void save();
+ void revert();
protected:
private:
bool _valid;