[Kst] kdeextragear-2/kst/kst

George Staikos staikos at kde.org
Tue Jul 20 04:44:24 CEST 2004


CVS commit by staikos: 

Does this help with pixmap pressure on the problematic machine?


  M +2 -1      kstbackbuffer.cpp   1.3


--- kdeextragear-2/kst/kst/kstbackbuffer.cpp  #1.2:1.3
@@ -18,5 +18,6 @@
 #include "kstbackbuffer.h"
 
-KstBackBuffer::KstBackBuffer() {
+KstBackBuffer::KstBackBuffer()
+: _buffer(0, 0, 16, QPixmap::MemoryOptim) {
 }
 





More information about the Kst mailing list