Review: Needs Fixing

On one line you have:

    reg_ex = ...

And then the very next line you have:

    canOverride = ....

Please be consistent and correct with your naming conventions. "can_override", 
not "canOverride". The only objects to be named in camelCase are members of Qt 
or Qt-derived classes.
-- 
https://code.launchpad.net/~crichter/openlp/bug-955992/+merge/98002
Your team OpenLP Core is subscribed to branch lp:openlp.

_______________________________________________
Mailing list: https://launchpad.net/~openlp-core
Post to     : openlp-core@lists.launchpad.net
Unsubscribe : https://launchpad.net/~openlp-core
More help   : https://help.launchpad.net/ListHelp

Reply via email to