src/settingseditor/librarieseditor.h

changeset 265
b2b7af293c46
parent 264
76a025db4948
child 300
3a4b132b8353
equal deleted inserted replaced
264:76a025db4948 265:b2b7af293c46
25 RoleColumn, 25 RoleColumn,
26 PathColumn 26 PathColumn
27 }; 27 };
28 class Ui_LibrariesEditor& ui; 28 class Ui_LibrariesEditor& ui;
29 LibrariesModel* currentModel(); 29 LibrariesModel* currentModel();
30 std::size_t currentLibraryIndex() const; 30 qsizetype currentLibraryIndex() const;
31 }; 31 };

mercurial