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.h') diff --git a/noncore/apps/opie-console/profileeditorplugins.h b/noncore/apps/opie-console/profileeditorplugins.h index 4ca780e..f576143 100644 --- a/noncore/apps/opie-console/profileeditorplugins.h +++ b/noncore/apps/opie-console/profileeditorplugins.h @@ -1,12 +1,11 @@ #ifndef PROFILE_EDITOR_PLUGINS_H #define PROFILE_EDITOR_PLUGINS_H -#include "profile.h" #include class QWidget; - +class Profile; class ProfileEditorPlugin : public QObject { Q_OBJECT -- cgit v0.9.0.2