From bcc46fb4eef70c0a7313983c77eaed0b96adb8fd Mon Sep 17 00:00:00 2001 From: mickeyl Date: Thu, 27 May 2004 18:28:16 +0000 Subject: compile fix + add .cvsignore --- (limited to 'noncore') diff --git a/noncore/settings/networksettings2/.cvsignore b/noncore/settings/networksettings2/.cvsignore new file mode 100644 index 0000000..e000724 --- a/dev/null +++ b/noncore/settings/networksettings2/.cvsignore @@ -0,0 +1,29 @@ +*.moc +*.moc.o +*.o +.deps +.libs +.moc.cpp +.moc.o +.o +Makefile* +addconnection.cpp +addconnection.h +interfaceadvanced.cpp +interfaceadvanced.h +interfaceinformation.cpp +interfaceinformation.h +interfacesetup.cpp +interfacesetup.h +mainwindow.cpp +mainwindow.h +moc_*.cpp +networksetup +systemadvanced.cpp +systemadvanced.h +hosts.h +hosts.cpp +vpn.h +vpn.cpp +dns.h +dns.cpp diff --git a/noncore/settings/networksettings2/main.cpp b/noncore/settings/networksettings2/main.cpp index e2c00f6..30d1270 100644 --- a/noncore/settings/networksettings2/main.cpp +++ b/noncore/settings/networksettings2/main.cpp @@ -4,7 +4,8 @@ #include -#include +#include +using namespace Opie::Core; #ifdef GONE -- cgit v0.9.0.2