Fri, 18 Oct 2013 18:16:54 +0300
fixed: LDForge would crash if message log got full - the older lines would be removed with ::erase, which now expects an iterator because of the recent transition to QList. Why does QList::iterator allow 0 to be passed?
31
becb3e89345b
Added RC file for the application icon introduced in d2d86021
Santeri Piippo <crimsondusk64@gmail.com>
parents:
diff
changeset
|
1 | IDI_ICON1 ICON DISCARDABLE "icons/ldforge.ico" |