Updated to build with gcc 4.7.

Thanks to David C. Rankin!
pull/1/head
Darrell Anderson 12 years ago
parent 4d3f4722e0
commit d978009c9d

@ -25,7 +25,6 @@
#include <kiconloader.h>
#include <kaboutdata.h>
#include <klocale.h>
#include <kdebug.h>
#include <kmessagebox.h>
#include <tqlayout.h>
#include <tqtoolbutton.h>
@ -46,6 +45,8 @@
#include <tqvalidator.h>
#include <tqaction.h>
#include <kdebug.h>
#include <unistd.h>
#include <sys/types.h>
#include <pwd.h>

Loading…
Cancel
Save