diff options
| author | Laurent Montel <[email protected]> | 2009-07-31 07:14:20 +0000 |
|---|---|---|
| committer | Laurent Montel <[email protected]> | 2009-07-31 07:14:20 +0000 |
| commit | 0dd0f27f835fb8b3a9111271b1b859369f8078c7 (patch) | |
| tree | b33c63cb5f442599d40d5fb102307ebf9ed184a3 /src/dolphinpart.h | |
| parent | 6c5ffd1455b482ce4edae4deefe7295416ef3841 (diff) | |
Fix forward declaration
svn path=/trunk/KDE/kdebase/apps/; revision=1004949
Diffstat (limited to 'src/dolphinpart.h')
| -rw-r--r-- | src/dolphinpart.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/dolphinpart.h b/src/dolphinpart.h index 66f397589..6c314df81 100644 --- a/src/dolphinpart.h +++ b/src/dolphinpart.h @@ -34,7 +34,6 @@ class DolphinRemoteEncoding; class DolphinModel; class KDirLister; class DolphinView; -class QLineEdit; class KAboutData; class DolphinPart : public KParts::ReadOnlyPart |
