Fix koffice FTBFS

git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/koffice@1242439 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
v3.5.13-sru
tpearson 14 years ago
parent f3d9133226
commit 84a75dbef9

@ -33,7 +33,7 @@ noinst_HEADERS = \
KDGanttViewTaskLink.h \ KDGanttViewTaskLink.h \
KDGanttXMLTools.h \ KDGanttXMLTools.h \
itemAttributeDialog.ui.h \ itemAttributeDialog.ui.h \
qtqlayoutengine_p.h qlayoutengine_p.h
METASOURCES = AUTO METASOURCES = AUTO

@ -1,7 +1,7 @@
// THIS IS A COPY OF THE FILE FOUND IN $TQTDIR/src/kernel. Needed to modify qsplitter // THIS IS A COPY OF THE FILE FOUND IN $TQTDIR/src/kernel. Needed to modify qsplitter
/**************************************************************************** /****************************************************************************
** $Id: qtqlayoutengine_p.h 523435 2006-03-28 08:01:15Z mlaurent $ ** $Id: qlayoutengine_p.h 523435 2006-03-28 08:01:15Z mlaurent $
** **
** Internal header file. ** Internal header file.
** **
@ -46,7 +46,7 @@
// ------------- // -------------
// //
// This file is not part of the TQt API. It exists for the convenience // This file is not part of the TQt API. It exists for the convenience
// of qtqlayout.cpp, qlayoutengine.cpp, qmainwindow.cpp and qsplitter.cpp. // of qlayout.cpp, qlayoutengine.cpp, qmainwindow.cpp and qsplitter.cpp.
// This header file may change from version to version without notice, // This header file may change from version to version without notice,
// or even be removed. // or even be removed.
// //

Loading…
Cancel
Save