summaryrefslogtreecommitdiffstats
path: root/krename/kmylistbox.h
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-02-01 15:04:09 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-02-01 15:04:09 -0600
commita45915945ee5f36df25754586c5c4a366c3a474d (patch)
tree9160a9c8259572bc5b7cde966a4066422aef2ba5 /krename/kmylistbox.h
parent21d0413b17e418a799acee2cb4395ed32152e2e3 (diff)
downloadkrename-a45915945ee5f36df25754586c5c4a366c3a474d.tar.gz
krename-a45915945ee5f36df25754586c5c4a366c3a474d.zip
Rename a number of classes to enhance compatibility with KDE4
Diffstat (limited to 'krename/kmylistbox.h')
-rw-r--r--krename/kmylistbox.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/krename/kmylistbox.h b/krename/kmylistbox.h
index 3c5f9a4..99b9801 100644
--- a/krename/kmylistbox.h
+++ b/krename/kmylistbox.h
@@ -35,7 +35,7 @@ class TQDragObject;
class TQPixmap;
class TQPainter;
class TQPoint;
-class KMyListBox : public KListBox {
+class KMyListBox : public TDEListBox {
Q_OBJECT
public: