mirror of
https://github.com/huderlem/porymap.git
synced 2026-04-21 00:57:33 -05:00
By changing the call to QString#chopped to QString#left, we remove the Qt 10 dependency. I also changed the C++ version to C++11 as that's what the code is using my compiler (and others) didn't default to it. Ref #2 Signed-off-by: Jadon Fowler <jadonflower@gmail.com>
14 lines
113 B
Plaintext
14 lines
113 B
Plaintext
porymap.pro.user
|
|
*.autosave
|
|
*.stash
|
|
*.o
|
|
moc_*
|
|
qrc_*
|
|
porymap.app*
|
|
porymap
|
|
Makefile
|
|
|
|
# Generated UI header
|
|
ui_*.h
|
|
|