summaryrefslogtreecommitdiffstats
path: root/config.tests/unix
diff options
context:
space:
mode:
authorAdrian Constantin <adrian.constantin@nokia.com>2010-10-05 18:31:27 (GMT)
committerAdrian Constantin <adrian.constantin@nokia.com>2010-10-07 13:58:38 (GMT)
commitd0f8bfe36e1375ec2628c6bf7fed213cb8d07f1a (patch)
tree5b6a858ca9ddbb1cd6933423ec30a94ce987d8b5 /config.tests/unix
parent3fddf68f376fe06d0af3f390a94ed84cc1a3fa38 (diff)
downloadQt-d0f8bfe36e1375ec2628c6bf7fed213cb8d07f1a.zip
Qt-d0f8bfe36e1375ec2628c6bf7fed213cb8d07f1a.tar.gz
Qt-d0f8bfe36e1375ec2628c6bf7fed213cb8d07f1a.tar.bz2
Fix the icd auto config test after restructuring the icd plugin dependencies
* Remove the auto config tests related to libicd-network-wlan-dev * Add test for the icd backend * Add test for connsettings See also f532d8fcd236be9933e4186a95561e1c264de277. Reviewed-by: Aaron McCarthy
Diffstat (limited to 'config.tests/unix')
-rw-r--r--config.tests/unix/icd/icd.cpp8
1 files changed, 7 insertions, 1 deletions
diff --git a/config.tests/unix/icd/icd.cpp b/config.tests/unix/icd/icd.cpp
index 19c171b..08ef115 100644
--- a/config.tests/unix/icd/icd.cpp
+++ b/config.tests/unix/icd/icd.cpp
@@ -39,9 +39,15 @@
**
****************************************************************************/
-#include <libicd-network-wlan-dev.h>
#include <wlancond.h>
+
#include <icd/dbus_api.h>
+#include <icd/network_api_defines.h>
+
+#include <icd/osso-ic.h>
+#include <icd/osso-ic-dbus.h>
+
+#include <conn_settings.h>
int main(int, char **)
{
g_960391ffff'>bug_960391ffff Tk is a free and open-source, cross-platform widget toolkit that provides a library of basic elements of GUI widgets for building a graphical user interface (GUI) in many programming languages.
summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * fix DEF_MENUBUTTON_FONTdas2007-10-301-2/+2
| * * macosx/tkMacOSXWm.c (ApplyMasterOverrideChanges): fix window class ofdas2007-10-262-24/+32
| * * macosx/tkMacOSXDialog.c: sync with HEAD.das2007-10-261-12/+13
| * * unix/configure.in (Darwin): add support for 64-bit X11.das2007-10-253-78/+126
| * * generic/tkPlace.c: Prevent segfault in place geometry manager.dgp2007-10-252-4/+48
| * Added Hungarian message catalog.dkf2007-10-112-0/+79
| * * macosx/tkMacOSXWm.c (TkMacOSXGrowToplevel): manually constrain resizedas2007-10-112-2/+19
| * * README: Bump version number to 8.4.17dgp2007-10-028-25/+55
| * *** 8.4.16 TAGGED FOR RELEASE ***core_8_4_16das2007-09-181-0/+6
| * Aqua changes for 8.4.16das2007-09-181-1/+29
| * update changes for 8.4.16 releasedgp2007-09-18