mirror of
https://github.com/UltimMC/Launcher.git
synced 2025-12-22 03:37:14 +00:00
Make some more error messages translateable.
This commit is contained in:
@@ -38,7 +38,7 @@ public:
|
||||
virtual int columnCount(const QModelIndex &parent) const;
|
||||
virtual Qt::ItemFlags flags(const QModelIndex &index) const;
|
||||
|
||||
bool reload(const bool onlyVanilla = false, const QStringList &external = QStringList());
|
||||
void reload(const bool onlyVanilla = false, const QStringList &external = QStringList());
|
||||
void clear();
|
||||
|
||||
bool canRemove(const int index) const;
|
||||
|
||||
Reference in New Issue
Block a user