--- a/src/mainwindow.h Thu Jan 11 15:09:44 2018 +0200 +++ b/src/mainwindow.h Thu Jan 11 15:30:30 2018 +0200 @@ -158,6 +158,7 @@ void recentFileClicked(); void quickColorClicked(); void objectListDoubleClicked(QListWidgetItem* listitem); + void documentLoaded(LDDocument* document); void documentClosed(); };