summaryrefslogtreecommitdiffstats
path: root/parts/quickopen/quickopendialog.h
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-02-07 17:59:05 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-02-07 17:59:05 -0600
commitd9d612c4a178511357ce335ed8790ab78d822d33 (patch)
treea71db1d95ac1b9a92f39ce0f401b46d0b2f4c979 /parts/quickopen/quickopendialog.h
parent28cd5374ba94ff81d3dd63765232b142038a4dbb (diff)
downloadtdevelop-d9d612c4a178511357ce335ed8790ab78d822d33.tar.gz
tdevelop-d9d612c4a178511357ce335ed8790ab78d822d33.zip
Rename KComp to avoid conflicts with KDE4
Diffstat (limited to 'parts/quickopen/quickopendialog.h')
-rw-r--r--parts/quickopen/quickopendialog.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/parts/quickopen/quickopendialog.h b/parts/quickopen/quickopendialog.h
index a5bd4e50..3446c57a 100644
--- a/parts/quickopen/quickopendialog.h
+++ b/parts/quickopen/quickopendialog.h
@@ -29,7 +29,7 @@
#include "quickopenbase.h"
class QuickOpenPart;
-class KCompletion;
+class TDECompletion;
class QuickOpenDialog : public QuickOpenDialogBase
{