summaryrefslogtreecommitdiffstats
path: root/src/basket_part.h
diff options
context:
space:
mode:
authorTimothy Pearson <[email protected]>2013-01-22 19:50:36 -0600
committerTimothy Pearson <[email protected]>2013-01-22 19:50:36 -0600
commit8a2b1b754727b006e9fdf9601c5961dcf841bbc7 (patch)
treefe526b9fd38cd2ba731772f2aeb83251e43518e3 /src/basket_part.h
parent7fab4be56b6ad900ba26f3f1df23f569008ef876 (diff)
downloadbasket-8a2b1b754727b006e9fdf9601c5961dcf841bbc7.tar.gz
basket-8a2b1b754727b006e9fdf9601c5961dcf841bbc7.zip
Rename KInstance and KAboutData to avoid conflicts with KDE4
Diffstat (limited to 'src/basket_part.h')
-rw-r--r--src/basket_part.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/basket_part.h b/src/basket_part.h
index 068e659..719c604 100644
--- a/src/basket_part.h
+++ b/src/basket_part.h
@@ -66,7 +66,7 @@ public:
*/
virtual void setModified(bool modified);
- static KAboutData *createAboutData();
+ static TDEAboutData *createAboutData();
signals:
void showPart();