13 lines
571 B
Plaintext
13 lines
571 B
Plaintext
|
$OpenBSD: patch-libs_libXP_ToolDock_moc_cpp,v 1.1.1.1 2006/10/28 19:53:05 steven Exp $
|
||
|
--- libs/libXP/ToolDock.moc.cpp.orig Wed Oct 18 10:05:13 2006
|
||
|
+++ libs/libXP/ToolDock.moc.cpp Wed Oct 18 10:05:19 2006
|
||
|
@@ -7,7 +7,7 @@
|
||
|
** WARNING! All changes made in this file will be lost!
|
||
|
*****************************************************************************/
|
||
|
|
||
|
-#include "../../../libs/libXP/ToolDock.hpp"
|
||
|
+#include "ToolDock.hpp"
|
||
|
#if !defined(Q_MOC_OUTPUT_REVISION)
|
||
|
#error "The header file 'ToolDock.hpp' doesn't include <QObject>."
|
||
|
#elif Q_MOC_OUTPUT_REVISION != 59
|