more changes

svn path=/trunk/kdebase/konsole/; revision=21804
wilder-portage
Stephan Kulow 27 years ago
parent 751d9fa63c
commit fc45fbcd4f
  1. 1
      src/kcmkonsole.C
  2. 1
      src/rootBg.C
  3. 1
      src/schema.C

@ -22,6 +22,7 @@
#include <stdio.h> #include <stdio.h>
#include <klocale.h> #include <klocale.h>
#include <kglobal.h>
#define HERE fprintf(stderr,"%s(%d): here\n",__FILE__,__LINE__); #define HERE fprintf(stderr,"%s(%d): here\n",__FILE__,__LINE__);

@ -35,6 +35,7 @@
#include <klocale.h> #include <klocale.h>
#include "config-kbgndwm.h" #include "config-kbgndwm.h"
#include "rootBg.h" #include "rootBg.h"
#include <kglobal.h>
// By default, when you assign a background to your widget, the pixmap has // By default, when you assign a background to your widget, the pixmap has

@ -13,6 +13,7 @@
#include <stdio.h> #include <stdio.h>
#include "kapp.h" #include "kapp.h"
#include <qdir.h> #include <qdir.h>
#include <kstddirs.h>
static int schema_serial = 0; //FIXME: remove,localize static int schema_serial = 0; //FIXME: remove,localize

Loading…
Cancel
Save