Changeset 7435 in vbox for trunk/src/VBox/Frontends/VirtualBox4/include/VBoxConsoleView.h
- Timestamp:
- Mar 12, 2008 4:01:15 PM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Frontends/VirtualBox4/include/VBoxConsoleView.h
r7407 r7435 189 189 private: 190 190 191 void sendInitialSizeHint(void); 191 192 void maybeRestrictMinimumSize(); 192 193 … … 280 281 CGImageRef mVirtualBoxLogo; 281 282 #endif 283 QSize mLastSizeHint; 282 284 }; 283 285
Note:
See TracChangeset
for help on using the changeset viewer.