summaryrefslogtreecommitdiff
path: root/games/ktamaga/files/patch-ad
blob: 83ff2998b94f41047fd6c4cb4be7f0a8311539a8 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
*** lwinstat.cpp~	Sun Nov 30 11:53:16 1997
--- lwinstat.cpp	Mon Feb 15 21:22:30 1999
***************
*** 18,26 ****
  
   cont = new QWidget( this );
- #ifdef USEKDE
-  datadir = app->kdedir()+TDATADS;
- #else
   datadir = XDATPATH;
- #endif 
  
   bp.load(datadir+"/bg1.xpm");
--- 18,22 ----