summaryrefslogtreecommitdiffstats
path: root/src/likeback_private.h
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-02-01 14:58:21 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-02-01 14:58:21 -0600
commit7864df7a5e0a69bb3e525ec3e47256bdcbf2832b (patch)
tree3aa53b371fc2482fb6bea9f8eca16b9524c1b332 /src/likeback_private.h
parent3cedb6a5f7a9c3e0c04303289e025ce6fe91e164 (diff)
downloadbasket-7864df7a5e0a69bb3e525ec3e47256bdcbf2832b.tar.gz
basket-7864df7a5e0a69bb3e525ec3e47256bdcbf2832b.zip
Rename a number of classes to enhance compatibility with KDE4
Diffstat (limited to 'src/likeback_private.h')
-rw-r--r--src/likeback_private.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/likeback_private.h b/src/likeback_private.h
index 211855b..fa44244 100644
--- a/src/likeback_private.h
+++ b/src/likeback_private.h
@@ -51,7 +51,7 @@ class LikeBackPrivate
bool showBar;
int disabledCount;
TQString fetchedEmail;
- KAction *action;
+ TDEAction *action;
};
class LikeBackBar : public TQWidget