Fix a koffice FTBFS on armel

git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/koffice@1259987 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
v3.5.13-sru
tpearson 13 years ago
parent f32aa75eda
commit a2b242fb5a

@ -39,6 +39,7 @@
#include "tqbitmap.h"
#include "tqptrlist.h"
#include "tqmemarray.h"
#include "tqlayout.h"
#include "tqlayoutengine_p.h"
#include "tqobjectlist.h"
#include "tqstyle.h"

@ -34,10 +34,8 @@
#ifndef KDGANTTMINIMIZESPLITTER_H
#define KDGANTTMINIMIZESPLITTER_H
#ifndef TQT_H
#include "tqframe.h"
#include "tqvaluelist.h"
#endif // TQT_H
#ifndef TQT_NO_SPLITTER

Loading…
Cancel
Save