From 4afa2b50b31e21cba18eba26c12329af62804fae Mon Sep 17 00:00:00 2001 From: Mike Gabriel Date: Wed, 17 May 2017 10:35:49 +0200 Subject: Fork ayatana-indicator-datetime from Ubuntu's indicator-datetime. --- src/clock-live.cpp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/clock-live.cpp') diff --git a/src/clock-live.cpp b/src/clock-live.cpp index 89541ae..0ff60a8 100644 --- a/src/clock-live.cpp +++ b/src/clock-live.cpp @@ -29,7 +29,7 @@ #define TFD_TIMER_CANCEL_ON_SET (1 << 1) #endif -namespace unity { +namespace ayatana { namespace indicator { namespace datetime { @@ -212,5 +212,5 @@ DateTime LiveClock::localtime() const } // namespace datetime } // namespace indicator -} // namespace unity +} // namespace ayatana -- cgit v1.2.3