diff options
Diffstat (limited to 'plugins')
| -rw-r--r-- | plugins/unityshell/src/unityshell.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/unityshell/src/unityshell.h b/plugins/unityshell/src/unityshell.h index 7bd362833..6c056ea6b 100644 --- a/plugins/unityshell/src/unityshell.h +++ b/plugins/unityshell/src/unityshell.h @@ -406,7 +406,7 @@ private: bool is_desktop_active_; - grabber::GnomeKeyGrabber grabber_; + GnomeKeyGrabber grabber_; friend class UnityWindow; friend class decoration::Manager; |
