diff options
author | samelian <samelian@283d02a7-25f6-0310-bc7c-ecb5cbfe19da> | 2010-12-14 18:28:16 +0000 |
---|---|---|
committer | samelian <samelian@283d02a7-25f6-0310-bc7c-ecb5cbfe19da> | 2010-12-14 18:28:16 +0000 |
commit | 7a0800e9fd140cc68fc195a3e828d48995090c47 (patch) | |
tree | f93e605ef498e3d596f0085b348ed9209076ab09 | |
parent | 21a30028fb89639ae74779682fa4ac067374651a (diff) | |
download | tdenetwork-7a0800e9fd140cc68fc195a3e828d48995090c47.tar.gz tdenetwork-7a0800e9fd140cc68fc195a3e828d48995090c47.zip |
[kdenetwork/kopete]
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdenetwork@1206512 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
-rw-r--r-- | kopete/kopete/config/appearance/emoticonseditdialog.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/kopete/kopete/config/appearance/emoticonseditdialog.cpp b/kopete/kopete/config/appearance/emoticonseditdialog.cpp index af62e4ff..ea2fff3d 100644 --- a/kopete/kopete/config/appearance/emoticonseditdialog.cpp +++ b/kopete/kopete/config/appearance/emoticonseditdialog.cpp @@ -269,3 +269,4 @@ void EmoticonsEditDialog::removeEmoticon(TQString emo) } } +#include "emoticonseditdialog.moc" |