- Timestamp:
- Aug 2, 2010, 9:27:30 PM (15 years ago)
- Location:
- trunk
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk
- Property svn:mergeinfo changed
/branches/vendor/nokia/qt/4.6.3 (added) merged: 768 /branches/vendor/nokia/qt/current merged: 767 /branches/vendor/nokia/qt/4.6.2 removed
- Property svn:mergeinfo changed
-
trunk/src/plugins/gfxdrivers/directfb/qdirectfbwindowsurface.h
r651 r769 98 98 #endif 99 99 private: 100 void updateIsOpaque(); 100 101 void setOpaque(bool opaque); 101 void updateFormat();102 102 void releaseSurface(); 103 103 QDirectFBWindowSurface *sibling; … … 114 114 115 115 DFBSurfaceFlipFlags flipFlags; 116 bool noSystemBackground;117 116 bool boundingRectFlip; 117 bool flushPending; 118 118 #ifdef QT_DIRECTFB_TIMING 119 119 int frames;
Note:
See TracChangeset
for help on using the changeset viewer.