aboutsummaryrefslogtreecommitdiff
path: root/include/datetime/appointment.h
diff options
context:
space:
mode:
authorMike Gabriel <mike.gabriel@das-netzwerkteam.de>2017-05-17 10:35:49 +0200
committerMike Gabriel <mike.gabriel@das-netzwerkteam.de>2017-05-17 10:36:30 +0200
commit4afa2b50b31e21cba18eba26c12329af62804fae (patch)
tree61bb7c9931ad8aa038ea385c0b7c90f05731ecbb /include/datetime/appointment.h
parentcab972e0d349219dcd2c4a6fb4b5a040f6bffd08 (diff)
downloadayatana-indicator-datetime-4afa2b50b31e21cba18eba26c12329af62804fae.tar.gz
ayatana-indicator-datetime-4afa2b50b31e21cba18eba26c12329af62804fae.tar.bz2
ayatana-indicator-datetime-4afa2b50b31e21cba18eba26c12329af62804fae.zip
Fork ayatana-indicator-datetime from Ubuntu's indicator-datetime.
Diffstat (limited to 'include/datetime/appointment.h')
-rw-r--r--include/datetime/appointment.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/include/datetime/appointment.h b/include/datetime/appointment.h
index e323c9c..2cd1807 100644
--- a/include/datetime/appointment.h
+++ b/include/datetime/appointment.h
@@ -25,7 +25,7 @@
#include <string>
#include <vector>
-namespace unity {
+namespace ayatana {
namespace indicator {
namespace datetime {
@@ -67,6 +67,6 @@ public:
} // namespace datetime
} // namespace indicator
-} // namespace unity
+} // namespace ayatana
#endif // INDICATOR_DATETIME_APPOINTMENT_H