src/mainwindow.h

changeset 147
37f936073cac
parent 141
185eb297dc1e
child 148
e1ced2523cad
--- a/src/mainwindow.h	Tue Sep 28 23:09:09 2021 +0300
+++ b/src/mainwindow.h	Sun Oct 24 11:33:32 2021 +0300
@@ -75,4 +75,5 @@
 	static QString pathToTranslation(const QString& localeCode);
 	void loadColors();
 	Document *currentDocument();
+	void closeDocument(Document* document);
 };

mercurial