Code review comment for lp:~mcintire-evan/unity/add_screenshot_shortcut_hints

Revision history for this message
Marco Trevisan (Treviño) (3v1n0) wrote :

Sorry, there's a compilation issue because a different variable name has been used:

/«BUILDDIR»/unity-7.4.0+16.04.20151217/shortcuts/ShortcutHint.cpp: In member function 'virtual bool unity::shortcut::Hint::Fill()':
/«BUILDDIR»/unity-7.4.0+16.04.20151217/shortcuts/ShortcutHint.cpp:161:46: error: 'settings' was not declared in this scope
       glib::String key(g_settings_get_string(settings, arg1().c_str()));

review: Needs Fixing

« Back to merge proposal