src/settingseditor/librarieseditor.h

changeset 300
3a4b132b8353
parent 265
b2b7af293c46
--- a/src/settingseditor/librarieseditor.h	Tue Jun 28 19:43:55 2022 +0300
+++ b/src/settingseditor/librarieseditor.h	Tue Jun 28 19:47:34 2022 +0300
@@ -27,5 +27,5 @@
 	};
 	class Ui_LibrariesEditor& ui;
 	LibrariesModel* currentModel();
-	qsizetype currentLibraryIndex() const;
+	index_t currentLibraryIndex() const;
 };

mercurial