Remove redundant methods
Signed-off-by: TheKodeToad <TheKodeToad@proton.me>
This commit is contained in:
parent
f8b935ab37
commit
1a7c5693cc
5 changed files with 4 additions and 18 deletions
|
@ -122,10 +122,6 @@ public:
|
|||
|
||||
ThemeManager* themeManager() { return m_themeManager.get(); }
|
||||
|
||||
QList<CatPack*> getValidCatPacks();
|
||||
|
||||
QString getCatPack(QString catName = "");
|
||||
|
||||
shared_qobject_ptr<ExternalUpdater> updater() { return m_updater; }
|
||||
|
||||
void triggerUpdateCheck();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue