From 9333a4005b30aaa723447a044c9fce5a1e580317 Mon Sep 17 00:00:00 2001 From: zecke Date: Sat, 12 Oct 2002 22:43:12 +0000 Subject: Header file clean up use <> for global header "" for local 1. system header 2. Qt header 3. QPE Header 4. Opie Header 5. local header 6. the class declaration.. --- (limited to 'noncore/apps/opie-console/profileeditorplugins.cpp') diff --git a/noncore/apps/opie-console/profileeditorplugins.cpp b/noncore/apps/opie-console/profileeditorplugins.cpp index 937516c..45b2148 100644 --- a/noncore/apps/opie-console/profileeditorplugins.cpp +++ b/noncore/apps/opie-console/profileeditorplugins.cpp @@ -1,19 +1,18 @@ -#include "profileeditorplugins.h" -#include "profile.h" - -#include "qframe.h" -#include "qlabel.h" -#include "qlineedit.h" -#include "qlayout.h" -#include "qcombobox.h" -#include "qradiobutton.h" -#include "qcheckbox.h" -#include "qbuttongroup.h" -#include "qhgroupbox.h" -#include "qvbox.h" +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include #include "io_serial.h" +#include "profile.h" +#include "profileeditorplugins.h" // Base class -- cgit v0.9.0.2