summaryrefslogtreecommitdiff
path: root/utils/regtools/qeditor/regedit.h
diff options
context:
space:
mode:
Diffstat (limited to 'utils/regtools/qeditor/regedit.h')
-rw-r--r--utils/regtools/qeditor/regedit.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/utils/regtools/qeditor/regedit.h b/utils/regtools/qeditor/regedit.h
index 8615816783..b5ccd249fa 100644
--- a/utils/regtools/qeditor/regedit.h
+++ b/utils/regtools/qeditor/regedit.h
@@ -238,6 +238,7 @@ protected slots:
238 void OnSaveAs(); 238 void OnSaveAs();
239 void OnSocModified(bool modified); 239 void OnSocModified(bool modified);
240 void OnNew(); 240 void OnNew();
241 void OnSocItemDelete();
241 242
242protected: 243protected:
243 void LoadSocFile(const QString& filename); 244 void LoadSocFile(const QString& filename);