diff options
| author | Marco Trevisan (Treviño) <mail@3v1n0.net> | 2016-02-25 15:29:32 +0100 |
|---|---|---|
| committer | Marco Trevisan (Treviño) <mail@3v1n0.net> | 2016-02-25 15:29:32 +0100 |
| commit | 55c4d0b695a240559d7b544274f99ea39747729e (patch) | |
| tree | 30d34e4b81e140d7eefb465eba8fd2fdecc9b11e /unity-shared | |
| parent | 93fadaf2347ed4372687cd14b085821532afc006 (diff) | |
GtkUtils: fixed a copy&paste typo
(bzr r4068.4.34)
Diffstat (limited to 'unity-shared')
| -rw-r--r-- | unity-shared/GtkUtils.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/unity-shared/GtkUtils.h b/unity-shared/GtkUtils.h index 23186e7e9..4b9d2a0b3 100644 --- a/unity-shared/GtkUtils.h +++ b/unity-shared/GtkUtils.h @@ -68,6 +68,6 @@ private: }; } // theme namespace -} // unity namespace +} // gtk namespace #endif // UNITY_GTK_UTILS |
