summaryrefslogtreecommitdiff
path: root/src/mainwindow.h
diff options
context:
space:
mode:
authorisanae <14251494+isanae@users.noreply.github.com>2019-12-09 12:32:17 -0500
committerisanae <14251494+isanae@users.noreply.github.com>2019-12-09 12:32:17 -0500
commitea6c793ce6047e0c958c13b3743976bcf953bf1a (patch)
treec3acd33d9b9576805a22e7cb850088df8d69eb0c /src/mainwindow.h
parent2cf33e59ebb139cde59201dc1a1ba41bd49e8619 (diff)
move the conflicts column when resetting geometries
Diffstat (limited to 'src/mainwindow.h')
-rw-r--r--src/mainwindow.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mainwindow.h b/src/mainwindow.h
index 8f000983..0d7edefd 100644
--- a/src/mainwindow.h
+++ b/src/mainwindow.h
@@ -665,6 +665,7 @@ private slots: // ui slots
void storeSettings();
void readSettings();
void setupModList();
+ void fixConflictsColumn();
};
#endif // MAINWINDOW_H