- Timestamp:
- Sep 11, 2008 9:35:52 AM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Frontends/VirtualBox4/src/VBoxDiskImageManagerDlg.cpp
r12331 r12398 1033 1033 { 1034 1034 mProgressBar->setValue (aIndex + 1); 1035 #ifndef Q_WS_WIN /* runs out of stack with big lists */ 1035 1036 qApp->processEvents(); 1037 #endif 1036 1038 } 1037 1039 }
Note:
See TracChangeset
for help on using the changeset viewer.