1
0
Fork 1
mirror of https://github.com/TES3MP/openmw-tes3mp.git synced 2025-12-12 19:53:14 +00:00
openmw-tes3mp/apps/opencs
Marc Zinnschlag 0b8e04d6a8 forgot to connect merge operation signals
(cherry picked from commit d8655f2ff8)
2015-11-01 13:25:59 +11:00
..
model forgot to connect merge operation signals 2015-11-01 13:25:59 +11:00
view inheriting Merge from QWidget instead of QDialog, because QDialog is bloody useless for non-modal dialogues (which makes the class completely useless, since modal dialogues are the spawn of Satan) 2015-11-01 13:25:46 +11:00
CMakeLists.txt added merge operation (doesn't do anything yet) 2015-11-01 13:25:34 +11:00
editor.cpp inheriting Merge from QWidget instead of QDialog, because QDialog is bloody useless for non-modal dialogues (which makes the class completely useless, since modal dialogues are the spawn of Satan) 2015-11-01 13:25:46 +11:00
editor.hpp
main.cpp