diff options
| author | Nick Dedekind <nicholas.dedekind@gmail.com> | 2012-07-31 11:10:16 +0100 |
|---|---|---|
| committer | Nick Dedekind <nicholas.dedekind@gmail.com> | 2012-07-31 11:10:16 +0100 |
| commit | d860e6560df8e70b2a614ae476c6be1c50cc8b39 (patch) | |
| tree | b6cdb602347b95914d0fd8774cba3e894a41711c /unity-shared | |
| parent | c4aad903b9c8a5ebf958b24d0d9ea98fbddbf28d (diff) | |
Base+Derived DBusTestRunner. Added stub thumbnail generator standalone.
(bzr r2419.5.1)
Diffstat (limited to 'unity-shared')
| -rw-r--r-- | unity-shared/RatingsButton.h | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/unity-shared/RatingsButton.h b/unity-shared/RatingsButton.h index b162bc0a9..1d33c9ddd 100644 --- a/unity-shared/RatingsButton.h +++ b/unity-shared/RatingsButton.h @@ -16,7 +16,6 @@ * <http://www.gnu.org/licenses/> ** * Authored by: Gordon Allott <gord.allott@canonical.com> - * Nick Dedekind <nick.dedelomd@canonical.com> * */ @@ -28,6 +27,8 @@ #include <Nux/Nux.h> #include <Nux/ToggleButton.h> + + namespace unity { |
