diff options
| author | 2008-04-13 16:50:56 +0000 | |
|---|---|---|
| committer | 2008-04-13 16:50:56 +0000 | |
| commit | 94c0af58cc261e9d2bc80bfc9516b2439f8f643d (patch) | |
| tree | a19dc41420b6f9506deddf25494a215b6ea04f81 /src/modules/objects/class_layout.h | |
| parent | more QT4 port. (diff) | |
| download | KVIrc-94c0af58cc261e9d2bc80bfc9516b2439f8f643d.tar.gz KVIrc-94c0af58cc261e9d2bc80bfc9516b2439f8f643d.tar.bz2 KVIrc-94c0af58cc261e9d2bc80bfc9516b2439f8f643d.zip | |
objects module QT4 port and code clean (wip).
git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1474 17fca916-40b9-46aa-a4ea-0a15b648b75c
Diffstat (limited to 'src/modules/objects/class_layout.h')
| -rw-r--r-- | src/modules/objects/class_layout.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/modules/objects/class_layout.h b/src/modules/objects/class_layout.h index 832c81cf1..29fc116b9 100644 --- a/src/modules/objects/class_layout.h +++ b/src/modules/objects/class_layout.h @@ -21,9 +21,7 @@ // along with this program. If not, write to the Free Software Foundation, // Inc. ,59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. // -#include "kvi_string.h" -#include <qlayout.h> #include "object_macros.h" class KviKvsObject_layout : public KviKvsObject |
