]> cloud.milkyroute.net Git - dolphin.git/commitdiff
Remove not necessary "class classname;"
authorLaurent Montel <montel@kde.org>
Mon, 4 Jun 2007 08:24:29 +0000 (08:24 +0000)
committerLaurent Montel <montel@kde.org>
Mon, 4 Jun 2007 08:24:29 +0000 (08:24 +0000)
svn path=/trunk/KDE/kdebase/apps/; revision=671233

14 files changed:
src/columnviewsettingspage.h
src/detailsviewsettingspage.h
src/dolphincolumnview.h
src/dolphiniconsview.h
src/dolphinstatusbar.h
src/dolphinview.h
src/filterbar.h
src/generalsettingspage.h
src/iconsviewsettingspage.h
src/infosidebarpage.h
src/statusbarspaceinfo.h
src/treeviewcontextmenu.h
src/viewproperties.h
src/viewpropsprogressinfo.h

index 5bf25da9800a3e2385d3ce19d9604a04feba3def..7b040a4c6779f5a1856d3b41a3e7401a3eb3e768 100644 (file)
@@ -24,9 +24,6 @@
 
 class DolphinMainWindow;
 class KFontRequester;
-class QCheckBox;
-class QSpinBox;
-class QComboBox;
 class QRadioButton;
 
 /**
index 7880527ab2baeeb4f8434a17cdf937f5137f495f..bf71e77c4c0f33756c78ea9937026c76b3a3c5b2 100644 (file)
@@ -25,8 +25,6 @@
 class DolphinMainWindow;
 class KFontRequester;
 class QCheckBox;
-class QSpinBox;
-class QComboBox;
 class QRadioButton;
 
 /**
index 4c1aaf0a27bce6191c47fd46ccf3f8c1840e3f11..a2e49ae5399707637df537b5fd2afbc820c1a478 100644 (file)
@@ -24,7 +24,6 @@
 #include <QtGui/QStyleOption>
 
 class DolphinController;
-class DolphinView;
 
 /**
  * @brief TODO
index a7f00426e6c56327709730810b80c128a453a65c..c58cd4c532f08791cef9f83de86c0a9e26109ad4 100644 (file)
@@ -26,8 +26,6 @@
 #include <libdolphin_export.h>
 
 class DolphinController;
-class DolphinItemCategorizer;
-class DolphinView;
 
 /**
  * @brief Represents the view, where each item is shown as an icon.
index e57288228016a00f1e9937e52595df2d5d611b94..1824dccc7fc2e8665ad3727d9f8c61151a94dc90 100644 (file)
@@ -29,7 +29,6 @@ class StatusBarMessageLabel;
 class StatusBarSpaceInfo;
 class QProgressBar;
 class QLabel;
-class QTimer;
 
 /**
  * @brief Represents the statusbar of a Dolphin view.
index e58ed31c8f911f4a9ebe322bd56795338ed8c730..d26f62dc7daea8c82800faa20ae1ee075e623f3b 100644 (file)
@@ -49,8 +49,6 @@ class DolphinMainWindow;
 class DolphinSortFilterProxyModel;
 class DolphinStatusBar;
 class QModelIndex;
-class QPainter;
-class QTimer;
 class ViewProperties;
 
 /**
index 8048a164a717032189e36ec4003e549a4493ee02..db5d49f89e8ef18c22607679712cfa9571c8b4b0 100644 (file)
@@ -25,7 +25,6 @@
 class QLabel;
 class QToolButton;
 class KLineEdit;
-class DolphinMainWindow;
 
 /**
  * @brief Provides an input field for filtering the currently shown items.
index 90f510c28cca0e8cfb19721e3a6745402c4a4ebe..7bcf75c9e3835d11b3b80646733de04e5d4a883d 100644 (file)
@@ -24,7 +24,6 @@
 
 class DolphinMainWindow;
 class QLineEdit;
-class QRadioButton;
 class QCheckBox;
 
 /**
index 3080b3b2892e37582a9f11d400871b206d798c2a..ebca3b7b047bbf57d5926a307a4a91f5402bc54c 100644 (file)
@@ -26,9 +26,7 @@
 class DolphinMainWindow;
 class KFontRequester;
 class QComboBox;
-class QCheckBox;
 class QPushButton;
-class QSlider;
 class QSpinBox;
 
 /**
index c989c537478c0c04dccb87a9da647438e4c33cbe..fb00fee8dc08ce9cbf43f28bcafa92803af13c05 100644 (file)
 #include <kdesktopfileactions.h>
 #include <kvbox.h>
 
-namespace KIO
-{
-    class Job;
-}
-
 class QPixmap;
-class QIcon;
 class QString;
-class QPainter;
 class KFileItem;
 class QLabel;
-class KVBox;
 class PixmapViewer;
 class MetaDataWidget;
 
index 3ff75bb97561cf02a2e7cceb3a3db6d8f850285d..af3daa16f377c3785f85a167a078a6ad832b250d 100644 (file)
@@ -27,7 +27,6 @@
 #include <QtGui/QWidget>
 
 class KDiskFreeSp;
-class QTimer;
 
 /**
  * @short Shows the available space for the volume represented
index 678904c94ae2519e825ed8681d9bbe2cd044b0bf..84a5f5209c809c295301f51185b1d39f27558b8e 100644 (file)
@@ -22,9 +22,7 @@
 
 #include <QtCore/QObject>
 
-class KMenu;
 class KFileItem;
-class QAction;
 
 /**
  * @brief Represents the context menu which appears when doing a right
index 65207afa0d06496c5b3a8ea2f1996d7d4e7b68d7..64a2fad256ba829be8c100e84ea22c1d5930000c 100644 (file)
@@ -25,7 +25,6 @@
 #include <kurl.h>
 #include <libdolphin_export.h>
 
-class QFile;
 class ViewPropertySettings;
 /**
  * @brief Maintains the view properties like 'view mode' or
index 1d8b42f62847f58f4ecbb9a7109942b1db15a860..d07d16d67481c2a2e858b9262aa172ec4757b9c5 100644 (file)
@@ -25,7 +25,6 @@
 #include <kurl.h>
 
 class ApplyViewPropsJob;
-class KJob;
 class QLabel;
 class QProgressBar;
 class QTimer;