From fb19e9dc49a8ed0f1b85fa88ed97d357000955e1 Mon Sep 17 00:00:00 2001 From: zecke Date: Sun, 14 Mar 2004 20:37:48 +0000 Subject: no using namespace in a header --- (limited to 'core/pim/today/plugins/datebook/datebookpluginwidget.h') diff --git a/core/pim/today/plugins/datebook/datebookpluginwidget.h b/core/pim/today/plugins/datebook/datebookpluginwidget.h index 68af323..f8ed89e 100644 --- a/core/pim/today/plugins/datebook/datebookpluginwidget.h +++ b/core/pim/today/plugins/datebook/datebookpluginwidget.h @@ -27,7 +27,6 @@ #include #include -using namespace Opie; class DatebookPluginWidget : public QWidget { @@ -46,7 +45,7 @@ private: void readConfig(); void getDates(); - + // how many lines should be showed in the datebook section int m_max_lines_meet; // If location is to be showed too, 1 to activate it. -- cgit v0.9.0.2