mirror of
https://github.com/huderlem/porymap.git
synced 2026-08-13 12:26:05 -05:00
Show alert windows when a fatal map-loading error occurs
This commit is contained in:
@@ -18,5 +18,7 @@ void logInfo(QString message);
|
||||
void logWarn(QString message);
|
||||
void logError(QString message);
|
||||
void log(QString message, LogType type);
|
||||
QString getLogPath();
|
||||
QString getMostRecentError();
|
||||
|
||||
#endif // LOG_H
|
||||
|
||||
Reference in New Issue
Block a user