diff options
author | tpearson <tpearson@283d02a7-25f6-0310-bc7c-ecb5cbfe19da> | 2011-01-21 19:40:47 +0000 |
---|---|---|
committer | tpearson <tpearson@283d02a7-25f6-0310-bc7c-ecb5cbfe19da> | 2011-01-21 19:40:47 +0000 |
commit | 0406f543f8c9f30455199e0f3956da41f126b2fb (patch) | |
tree | 8e485703cc71d5d3ababeac16dcbeb72641be400 /kcontrol/icons | |
parent | 8155225c9be993acc0512956416d195edfef4eb9 (diff) | |
download | tdebase-0406f543f8c9f30455199e0f3956da41f126b2fb.tar.gz tdebase-0406f543f8c9f30455199e0f3956da41f126b2fb.zip |
Signal/slot repairs
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1216185 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
Diffstat (limited to 'kcontrol/icons')
-rw-r--r-- | kcontrol/icons/iconthemes.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/kcontrol/icons/iconthemes.h b/kcontrol/icons/iconthemes.h index d252eca10..6c13bba98 100644 --- a/kcontrol/icons/iconthemes.h +++ b/kcontrol/icons/iconthemes.h @@ -19,6 +19,7 @@ #ifndef ICONTHEMES_H #define ICONTHEMES_H +#include <tqimage.h> #include <kcmodule.h> #include <tqmap.h> #include <klistview.h> |