summaryrefslogtreecommitdiffabout
path: root/korganizer/navigatorbar.cpp
Side-by-side diff
Diffstat (limited to 'korganizer/navigatorbar.cpp') (more/less context) (show whitespace changes)
-rw-r--r--korganizer/navigatorbar.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/korganizer/navigatorbar.cpp b/korganizer/navigatorbar.cpp
index 1052a99..f339c67 100644
--- a/korganizer/navigatorbar.cpp
+++ b/korganizer/navigatorbar.cpp
@@ -193,7 +193,6 @@ void NavigatorBar::selectDates( const KCal::DateList &dateList )
QString::number( calSys->year( date ) ).right(2);
mSelectMonth->setText( dtstr );
}
}
-#include "navigatorbar.moc"