Changeset 182 for trunk/src/gui/kernel/qcursor_pm.cpp
- Timestamp:
- Sep 15, 2009, 3:21:22 PM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/gui/kernel/qcursor_pm.cpp
r111 r182 136 136 QCursorData::initialize(); 137 137 // @todo we depend on QPixmap vs HBITMAP integration here 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 138 192 } 139 193
Note:
See TracChangeset
for help on using the changeset viewer.