Code review comment for lp:~gerboland/qtubuntu/upstream-closer

Revision history for this message
Daniel d'Andrada (dandrader) wrote :

=== renamed and modified file src/ubuntumirclient/plugin.cpp => src/ubuntumirclient/qmirclientplugin.cpp

"""
- if (system.toLower() == QLatin1String("ubuntumirclient")) {
+ if (system.toLower() == QLatin1String("mirclient")) {
"""

Indeed you renamed it

review: Needs Fixing

« Back to merge proposal