> As for setObjectName() calls - we need to talk to Andreas about these. > Apparently we use the object names to reference the shortcuts.
Only the objectNames for shortcuts objects (QAction) are important. In most other cases the object names do not really matter. For the QActions we have two possible solutions: a) Do not rename them or b) rename the settings as well -- https://code.launchpad.net/~raoul-snyman/openlp/cleanups/+merge/152781 Your team OpenLP Core is subscribed to branch lp:openlp. _______________________________________________ Mailing list: https://launchpad.net/~openlp-core Post to : [email protected] Unsubscribe : https://launchpad.net/~openlp-core More help : https://help.launchpad.net/ListHelp

