Fix installing forge after liteloader and then removing liteloader. Also formatting.

This commit is contained in:
Jan Dalheimer
2014-02-02 14:17:44 +01:00
parent ece826bdbc
commit cdd35910c3
8 changed files with 96 additions and 82 deletions

View File

@@ -37,7 +37,7 @@ public:
virtual int columnCount(const QModelIndex &parent) const;
virtual Qt::ItemFlags flags(const QModelIndex &index) const;
bool reload(QWidget *widgetParent, const bool excludeCustom = false);
bool reload(QWidget *widgetParent, const bool onlyVanilla = false);
void clear();
void dump() const;