[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    branches/krecipes/0.8beta/src (silent)
From:       Jason Kivlighn <jkivlighn () gmail ! com>
Date:       2005-07-19 23:33:15
Message-ID: 1121815995.590331.12829.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 436557 by jkivlighn:

SVN_SILENT: Compile-fix, use 'static'


 M  +1 -1      profiling.h  


--- branches/krecipes/0.8beta/src/profiling.h #436556:436557
@@ -8,7 +8,7 @@
 #ifdef KRECIPES_PROFILING
   #include <qdatetime.h>
   #include <kdebug.h>
-  QTime dbg_timer;
+  static QTime dbg_timer;
 
   #define START_TIMER(MSG) \
    dbg_timer.start(); kdDebug()<<MSG<<endl;
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic