summaryrefslogtreecommitdiff
path: root/src/modlist.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/modlist.h')
-rw-r--r--src/modlist.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/modlist.h b/src/modlist.h
index fed91f71..ed52a3ea 100644
--- a/src/modlist.h
+++ b/src/modlist.h
@@ -237,6 +237,10 @@ signals:
*/
void fileMoved(const QString &relativePath, const QString &oldOriginName, const QString &newOriginName);
+ void aboutToChangeData();
+
+ void postDataChanged();
+
protected:
// event filter, handles event from the header and the tree view itself