Merge pull request #1039 from budak7273/fix-world-safety-nag-title-text
This commit is contained in:
@ -93,7 +93,7 @@ protected:
|
||||
private:
|
||||
QModelIndex getSelectedWorld();
|
||||
bool isWorldSafe(QModelIndex index);
|
||||
bool worldSafetyNagQuestion();
|
||||
bool worldSafetyNagQuestion(const QString &actionType);
|
||||
void mceditError();
|
||||
|
||||
private:
|
||||
|
Reference in New Issue
Block a user