From 76328997a9b86d1a2b5c027d1a23e8deb12c4ef9 Mon Sep 17 00:00:00 2001 From: Dalibor Topic Date: Mon, 15 Aug 2005 21:53:11 +0000 Subject: Include assert.h in qt peers 2005-08-15 Dalibor Topic * native/jni/qt-peer/mainqtthread.cpp, native/jni/qt-peer/qmatrix.cpp, native/jni/qt-peer/qpainterpath.cpp, native/jni/qt-peer/qpen.cpp, native/jni/qt-peer/qtbuttonpeer.cpp, native/jni/qt-peer/qtcanvaspeer.cpp, native/jni/qt-peer/qtcheckboxpeer.cpp, native/jni/qt-peer/qtchoicepeer.cpp, native/jni/qt-peer/qtcomponentpeer.cpp, native/jni/qt-peer/qtdialogpeer.cpp, native/jni/qt-peer/qtfiledialogpeer.cpp, native/jni/qt-peer/qtfontmetrics.cpp, native/jni/qt-peer/qtfontpeer.cpp, native/jni/qt-peer/qtframepeer.cpp, native/jni/qt-peer/qtgraphics.cpp, native/jni/qt-peer/qtimage.cpp, native/jni/qt-peer/qtlabelpeer.cpp, native/jni/qt-peer/qtlistpeer.cpp, native/jni/qt-peer/qtmenubarpeer.cpp, native/jni/qt-peer/qtmenucomponentpeer.cpp, native/jni/qt-peer/qtmenuitempeer.cpp, native/jni/qt-peer/qtmenupeer.cpp, native/jni/qt-peer/qtpanelpeer.cpp, native/jni/qt-peer/qtpopupmenupeer.cpp, native/jni/qt-peer/qtscreendevice.cpp, native/jni/qt-peer/qtscrollbarpeer.cpp, native/jni/qt-peer/qtscrollpanepeer.cpp, native/jni/qt-peer/qttextareapeer.cpp, native/jni/qt-peer/qttextfieldpeer.cpp, native/jni/qt-peer/qtvolatileimage.cpp, native/jni/qt-peer/qtwindowpeer.cpp: Include . --- native/jni/qt-peer/mainqtthread.cpp | 1 + native/jni/qt-peer/qmatrix.cpp | 1 + native/jni/qt-peer/qpainterpath.cpp | 1 + native/jni/qt-peer/qpen.cpp | 1 + native/jni/qt-peer/qtbuttonpeer.cpp | 1 + native/jni/qt-peer/qtcanvaspeer.cpp | 1 + native/jni/qt-peer/qtcheckboxpeer.cpp | 1 + native/jni/qt-peer/qtchoicepeer.cpp | 1 + native/jni/qt-peer/qtcomponentpeer.cpp | 1 + native/jni/qt-peer/qtdialogpeer.cpp | 1 + native/jni/qt-peer/qtfiledialogpeer.cpp | 1 + native/jni/qt-peer/qtfontmetrics.cpp | 1 + native/jni/qt-peer/qtfontpeer.cpp | 1 + native/jni/qt-peer/qtframepeer.cpp | 1 + native/jni/qt-peer/qtgraphics.cpp | 1 + native/jni/qt-peer/qtimage.cpp | 1 + native/jni/qt-peer/qtlabelpeer.cpp | 1 + native/jni/qt-peer/qtlistpeer.cpp | 1 + native/jni/qt-peer/qtmenubarpeer.cpp | 1 + native/jni/qt-peer/qtmenucomponentpeer.cpp | 1 + native/jni/qt-peer/qtmenuitempeer.cpp | 1 + native/jni/qt-peer/qtmenupeer.cpp | 1 + native/jni/qt-peer/qtpanelpeer.cpp | 1 + native/jni/qt-peer/qtpopupmenupeer.cpp | 1 + native/jni/qt-peer/qtscreendevice.cpp | 1 + native/jni/qt-peer/qtscrollbarpeer.cpp | 1 + native/jni/qt-peer/qtscrollpanepeer.cpp | 1 + native/jni/qt-peer/qttextareapeer.cpp | 1 + native/jni/qt-peer/qttextfieldpeer.cpp | 1 + native/jni/qt-peer/qtvolatileimage.cpp | 1 + native/jni/qt-peer/qtwindowpeer.cpp | 1 + 31 files changed, 31 insertions(+) (limited to 'native/jni/qt-peer') diff --git a/native/jni/qt-peer/mainqtthread.cpp b/native/jni/qt-peer/mainqtthread.cpp index a908370b4..423c39cbd 100644 --- a/native/jni/qt-peer/mainqtthread.cpp +++ b/native/jni/qt-peer/mainqtthread.cpp @@ -35,6 +35,7 @@ this exception to your version of the library, but you are not obligated to do so. If you do not wish to do so, delete this exception statement from your version. */ +#include #include #include #include diff --git a/native/jni/qt-peer/qmatrix.cpp b/native/jni/qt-peer/qmatrix.cpp index 96a9407d8..4b99ae7ab 100644 --- a/native/jni/qt-peer/qmatrix.cpp +++ b/native/jni/qt-peer/qmatrix.cpp @@ -35,6 +35,7 @@ this exception to your version of the library, but you are not obligated to do so. If you do not wish to do so, delete this exception statement from your version. */ +#include #include #include #include "nativewrapper.h" diff --git a/native/jni/qt-peer/qpainterpath.cpp b/native/jni/qt-peer/qpainterpath.cpp index 97103d6a5..cfe9eeae9 100644 --- a/native/jni/qt-peer/qpainterpath.cpp +++ b/native/jni/qt-peer/qpainterpath.cpp @@ -35,6 +35,7 @@ this exception to your version of the library, but you are not obligated to do so. If you do not wish to do so, delete this exception statement from your version. */ +#include #include #include #include "nativewrapper.h" diff --git a/native/jni/qt-peer/qpen.cpp b/native/jni/qt-peer/qpen.cpp index de3cf4721..353826f6b 100644 --- a/native/jni/qt-peer/qpen.cpp +++ b/native/jni/qt-peer/qpen.cpp @@ -35,6 +35,7 @@ this exception to your version of the library, but you are not obligated to do so. If you do not wish to do so, delete this exception statement from your version. */ +#include #include #include #include diff --git a/native/jni/qt-peer/qtbuttonpeer.cpp b/native/jni/qt-peer/qtbuttonpeer.cpp index cf0ec21d7..6ec90e2c4 100644 --- a/native/jni/qt-peer/qtbuttonpeer.cpp +++ b/native/jni/qt-peer/qtbuttonpeer.cpp @@ -35,6 +35,7 @@ this exception to your version of the library, but you are not obligated to do so. If you do not wish to do so, delete this exception statement from your version. */ +#include #include #include #include diff --git a/native/jni/qt-peer/qtcanvaspeer.cpp b/native/jni/qt-peer/qtcanvaspeer.cpp index f6f6926bf..1d3fcb338 100644 --- a/native/jni/qt-peer/qtcanvaspeer.cpp +++ b/native/jni/qt-peer/qtcanvaspeer.cpp @@ -35,6 +35,7 @@ this exception to your version of the library, but you are not obligated to do so. If you do not wish to do so, delete this exception statement from your version. */ +#include #include #include #include diff --git a/native/jni/qt-peer/qtcheckboxpeer.cpp b/native/jni/qt-peer/qtcheckboxpeer.cpp index 018d2e06c..46329cb43 100644 --- a/native/jni/qt-peer/qtcheckboxpeer.cpp +++ b/native/jni/qt-peer/qtcheckboxpeer.cpp @@ -35,6 +35,7 @@ this exception to your version of the library, but you are not obligated to do so. If you do not wish to do so, delete this exception statement from your version. */ +#include #include #include #include diff --git a/native/jni/qt-peer/qtchoicepeer.cpp b/native/jni/qt-peer/qtchoicepeer.cpp index b1675bebe..2a194cdf5 100644 --- a/native/jni/qt-peer/qtchoicepeer.cpp +++ b/native/jni/qt-peer/qtchoicepeer.cpp @@ -35,6 +35,7 @@ this exception to your version of the library, but you are not obligated to do so. If you do not wish to do so, delete this exception statement from your version. */ +#include #include #include #include "qtcomponent.h" diff --git a/native/jni/qt-peer/qtcomponentpeer.cpp b/native/jni/qt-peer/qtcomponentpeer.cpp index 0996b6973..931423644 100644 --- a/native/jni/qt-peer/qtcomponentpeer.cpp +++ b/native/jni/qt-peer/qtcomponentpeer.cpp @@ -35,6 +35,7 @@ this exception to your version of the library, but you are not obligated to do so. If you do not wish to do so, delete this exception statement from your version. */ +#include #include #include #include diff --git a/native/jni/qt-peer/qtdialogpeer.cpp b/native/jni/qt-peer/qtdialogpeer.cpp index bc7157b15..e3ec88111 100644 --- a/native/jni/qt-peer/qtdialogpeer.cpp +++ b/native/jni/qt-peer/qtdialogpeer.cpp @@ -35,6 +35,7 @@ this exception to your version of the library, but you are not obligated to do so. If you do not wish to do so, delete this exception statement from your version. */ +#include #include #include #include "qtcomponent.h" diff --git a/native/jni/qt-peer/qtfiledialogpeer.cpp b/native/jni/qt-peer/qtfiledialogpeer.cpp index dbcf6cfdf..bd6ab3f08 100644 --- a/native/jni/qt-peer/qtfiledialogpeer.cpp +++ b/native/jni/qt-peer/qtfiledialogpeer.cpp @@ -35,6 +35,7 @@ this exception to your version of the library, but you are not obligated to do so. If you do not wish to do so, delete this exception statement from your version. */ +#include #include #include #include diff --git a/native/jni/qt-peer/qtfontmetrics.cpp b/native/jni/qt-peer/qtfontmetrics.cpp index b95c0e111..fd56b2878 100644 --- a/native/jni/qt-peer/qtfontmetrics.cpp +++ b/native/jni/qt-peer/qtfontmetrics.cpp @@ -35,6 +35,7 @@ this exception to your version of the library, but you are not obligated to do so. If you do not wish to do so, delete this exception statement from your version. */ +#include #include #include #include diff --git a/native/jni/qt-peer/qtfontpeer.cpp b/native/jni/qt-peer/qtfontpeer.cpp index dbf27d0fc..7859f6234 100644 --- a/native/jni/qt-peer/qtfontpeer.cpp +++ b/native/jni/qt-peer/qtfontpeer.cpp @@ -35,6 +35,7 @@ this exception to your version of the library, but you are not obligated to do so. If you do not wish to do so, delete this exception statement from your version. */ +#include #include #include #include diff --git a/native/jni/qt-peer/qtframepeer.cpp b/native/jni/qt-peer/qtframepeer.cpp index b2c763943..9005311b0 100644 --- a/native/jni/qt-peer/qtframepeer.cpp +++ b/native/jni/qt-peer/qtframepeer.cpp @@ -35,6 +35,7 @@ this exception to your version of the library, but you are not obligated to do so. If you do not wish to do so, delete this exception statement from your version. */ +#include #include #include #include diff --git a/native/jni/qt-peer/qtgraphics.cpp b/native/jni/qt-peer/qtgraphics.cpp index f149c32ec..1abcc9f08 100644 --- a/native/jni/qt-peer/qtgraphics.cpp +++ b/native/jni/qt-peer/qtgraphics.cpp @@ -35,6 +35,7 @@ this exception to your version of the library, but you are not obligated to do so. If you do not wish to do so, delete this exception statement from your version. */ +#include #include #include #include diff --git a/native/jni/qt-peer/qtimage.cpp b/native/jni/qt-peer/qtimage.cpp index 2a86feac9..778ab5af8 100644 --- a/native/jni/qt-peer/qtimage.cpp +++ b/native/jni/qt-peer/qtimage.cpp @@ -35,6 +35,7 @@ this exception to your version of the library, but you are not obligated to do so. If you do not wish to do so, delete this exception statement from your version. */ +#include #include #include #include diff --git a/native/jni/qt-peer/qtlabelpeer.cpp b/native/jni/qt-peer/qtlabelpeer.cpp index 1ff376a04..895994e80 100644 --- a/native/jni/qt-peer/qtlabelpeer.cpp +++ b/native/jni/qt-peer/qtlabelpeer.cpp @@ -35,6 +35,7 @@ this exception to your version of the library, but you are not obligated to do so. If you do not wish to do so, delete this exception statement from your version. */ +#include #include #include #include diff --git a/native/jni/qt-peer/qtlistpeer.cpp b/native/jni/qt-peer/qtlistpeer.cpp index a5d8bff4e..b702d7bca 100644 --- a/native/jni/qt-peer/qtlistpeer.cpp +++ b/native/jni/qt-peer/qtlistpeer.cpp @@ -35,6 +35,7 @@ this exception to your version of the library, but you are not obligated to do so. If you do not wish to do so, delete this exception statement from your version. */ +#include #include #include #include diff --git a/native/jni/qt-peer/qtmenubarpeer.cpp b/native/jni/qt-peer/qtmenubarpeer.cpp index ae62c8dd0..2c855773e 100644 --- a/native/jni/qt-peer/qtmenubarpeer.cpp +++ b/native/jni/qt-peer/qtmenubarpeer.cpp @@ -35,6 +35,7 @@ this exception to your version of the library, but you are not obligated to do so. If you do not wish to do so, delete this exception statement from your version. */ +#include #include #include #include diff --git a/native/jni/qt-peer/qtmenucomponentpeer.cpp b/native/jni/qt-peer/qtmenucomponentpeer.cpp index 68388fc82..279d0a7f0 100644 --- a/native/jni/qt-peer/qtmenucomponentpeer.cpp +++ b/native/jni/qt-peer/qtmenucomponentpeer.cpp @@ -35,6 +35,7 @@ this exception to your version of the library, but you are not obligated to do so. If you do not wish to do so, delete this exception statement from your version. */ +#include #include #include #include "nativewrapper.h" diff --git a/native/jni/qt-peer/qtmenuitempeer.cpp b/native/jni/qt-peer/qtmenuitempeer.cpp index b5dba0393..0d0b92e19 100644 --- a/native/jni/qt-peer/qtmenuitempeer.cpp +++ b/native/jni/qt-peer/qtmenuitempeer.cpp @@ -35,6 +35,7 @@ this exception to your version of the library, but you are not obligated to do so. If you do not wish to do so, delete this exception statement from your version. */ +#include #include #include #include diff --git a/native/jni/qt-peer/qtmenupeer.cpp b/native/jni/qt-peer/qtmenupeer.cpp index e498bbe21..568074b17 100644 --- a/native/jni/qt-peer/qtmenupeer.cpp +++ b/native/jni/qt-peer/qtmenupeer.cpp @@ -35,6 +35,7 @@ this exception to your version of the library, but you are not obligated to do so. If you do not wish to do so, delete this exception statement from your version. */ +#include #include #include #include "nativewrapper.h" diff --git a/native/jni/qt-peer/qtpanelpeer.cpp b/native/jni/qt-peer/qtpanelpeer.cpp index d9c1ed573..41ee1a28c 100644 --- a/native/jni/qt-peer/qtpanelpeer.cpp +++ b/native/jni/qt-peer/qtpanelpeer.cpp @@ -35,6 +35,7 @@ this exception to your version of the library, but you are not obligated to do so. If you do not wish to do so, delete this exception statement from your version. */ +#include #include #include #include "qtcomponent.h" diff --git a/native/jni/qt-peer/qtpopupmenupeer.cpp b/native/jni/qt-peer/qtpopupmenupeer.cpp index a25492e18..56784a591 100644 --- a/native/jni/qt-peer/qtpopupmenupeer.cpp +++ b/native/jni/qt-peer/qtpopupmenupeer.cpp @@ -35,6 +35,7 @@ this exception to your version of the library, but you are not obligated to do so. If you do not wish to do so, delete this exception statement from your version. */ +#include #include #include #include diff --git a/native/jni/qt-peer/qtscreendevice.cpp b/native/jni/qt-peer/qtscreendevice.cpp index 91217cbba..c5cc2fe37 100644 --- a/native/jni/qt-peer/qtscreendevice.cpp +++ b/native/jni/qt-peer/qtscreendevice.cpp @@ -35,6 +35,7 @@ this exception to your version of the library, but you are not obligated to do so. If you do not wish to do so, delete this exception statement from your version. */ +#include #include #include #include diff --git a/native/jni/qt-peer/qtscrollbarpeer.cpp b/native/jni/qt-peer/qtscrollbarpeer.cpp index af87b4968..1af3db7fc 100644 --- a/native/jni/qt-peer/qtscrollbarpeer.cpp +++ b/native/jni/qt-peer/qtscrollbarpeer.cpp @@ -35,6 +35,7 @@ this exception to your version of the library, but you are not obligated to do so. If you do not wish to do so, delete this exception statement from your version. */ +#include #include #include #include "keybindings.h" diff --git a/native/jni/qt-peer/qtscrollpanepeer.cpp b/native/jni/qt-peer/qtscrollpanepeer.cpp index b10c44b06..417c182a3 100644 --- a/native/jni/qt-peer/qtscrollpanepeer.cpp +++ b/native/jni/qt-peer/qtscrollpanepeer.cpp @@ -35,6 +35,7 @@ this exception to your version of the library, but you are not obligated to do so. If you do not wish to do so, delete this exception statement from your version. */ +#include #include #include #include diff --git a/native/jni/qt-peer/qttextareapeer.cpp b/native/jni/qt-peer/qttextareapeer.cpp index 087640a94..ceb3847da 100644 --- a/native/jni/qt-peer/qttextareapeer.cpp +++ b/native/jni/qt-peer/qttextareapeer.cpp @@ -35,6 +35,7 @@ this exception to your version of the library, but you are not obligated to do so. If you do not wish to do so, delete this exception statement from your version. */ +#include #include #include #include diff --git a/native/jni/qt-peer/qttextfieldpeer.cpp b/native/jni/qt-peer/qttextfieldpeer.cpp index 8ff944cec..da128fb41 100644 --- a/native/jni/qt-peer/qttextfieldpeer.cpp +++ b/native/jni/qt-peer/qttextfieldpeer.cpp @@ -35,6 +35,7 @@ this exception to your version of the library, but you are not obligated to do so. If you do not wish to do so, delete this exception statement from your version. */ +#include #include #include #include diff --git a/native/jni/qt-peer/qtvolatileimage.cpp b/native/jni/qt-peer/qtvolatileimage.cpp index 1b618c4eb..59e6ce40e 100644 --- a/native/jni/qt-peer/qtvolatileimage.cpp +++ b/native/jni/qt-peer/qtvolatileimage.cpp @@ -35,6 +35,7 @@ this exception to your version of the library, but you are not obligated to do so. If you do not wish to do so, delete this exception statement from your version. */ +#include #include #include #include diff --git a/native/jni/qt-peer/qtwindowpeer.cpp b/native/jni/qt-peer/qtwindowpeer.cpp index 915c7ce94..8257051e0 100644 --- a/native/jni/qt-peer/qtwindowpeer.cpp +++ b/native/jni/qt-peer/qtwindowpeer.cpp @@ -35,6 +35,7 @@ this exception to your version of the library, but you are not obligated to do so. If you do not wish to do so, delete this exception statement from your version. */ +#include #include #include #include -- cgit v1.2.1