src/gui/painting/qdrawhelper_x86_p.h
changeset 37 758a864f9613
parent 18 2f34d5167611
--- a/src/gui/painting/qdrawhelper_x86_p.h	Fri Sep 17 08:34:18 2010 +0300
+++ b/src/gui/painting/qdrawhelper_x86_p.h	Mon Oct 04 01:19:32 2010 +0300
@@ -122,6 +122,9 @@
                                  const uchar *srcPixels, int sbpl,
                                  int w, int h,
                                  int const_alpha);
+
+extern CompositionFunction qt_functionForMode_onlySSE2[];
+extern CompositionFunctionSolid qt_functionForModeSolid_onlySSE2[];
 #endif // QT_HAVE_SSE2
 
 #ifdef QT_HAVE_IWMMXT