mirror of
https://github.com/huderlem/porymap.git
synced 2026-08-28 03:25:30 -05:00
call updateSelectedEvents only once at a time
This commit is contained in:
@@ -40,7 +40,7 @@ public:
|
||||
class ParseUtil
|
||||
{
|
||||
public:
|
||||
ParseUtil() { };
|
||||
ParseUtil();
|
||||
void set_root(const QString &dir);
|
||||
static QString readTextFile(const QString &path);
|
||||
static int textFileLineCount(const QString &path);
|
||||
|
||||
31571
include/lib/simdjson.h
Normal file
31571
include/lib/simdjson.h
Normal file
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user