Commit Graph

4 Commits (d4d46fc60256177968c96e9653ced2f83652338e)

Author SHA1 Message Date
Marek Kochanowicz 87eed066c2 undo works now 11 years ago
Marek Kochanowicz 4d79034dbf correctly handling the nestedTable for undo (but removing and adding
rows in proper QT way is still TODO)
11 years ago
Marek Kochanowicz 0017fc68ef fixed ctor of nestedwrapper (missing initialization of member data field) 11 years ago
Marek Kochanowicz 1ff8abb240 store whole container representing the nested table inside of the
command

Static nature of C++ forced me to use templates. Bit frustraiting.
11 years ago