Submitted By: David B. Cortarello (Nomius) Date: 27-06-2006 Initial Package Version: 1.1.0-b4 Description: The patch was created from the original rt2500 driver This patch provides the following bug solution: * thread addition to the CONFIG variable in the pro file. --- raconfig2500.pro.old 2006-06-27 23:46:35.000000000 -0300 +++ raconfig2500.pro 2006-06-27 23:47:04.000000000 -0300 @@ -1,5 +1,5 @@ TEMPLATE =app -CONFIG += qt warn_off release +CONFIG += qt warn_off release thread INCLUDEPATH += . HEADERS += raconfigui.h \ @@ -29,4 +29,4 @@ ico/check16.xpm ico/uncheck16.xpm ico/radiooff.png ico/radioon.png \ ico/handshak16.xpm ico/noactive16.xpm -TARGET = RaConfig2500 \ No newline at end of file +TARGET = RaConfig2500