- Timestamp:
- Oct 12, 2007 11:21:58 AM (17 years ago)
- svn:sync-xref-src-repo-rev:
- 25244
- Location:
- trunk/src/VBox/Frontends/VirtualBox
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Frontends/VirtualBox/include/VBoxConsoleWnd.h
r5160 r5260 77 77 void installGuestAdditionsFrom (const QString &aSource); 78 78 79 #ifdef Q_WS_WIN 3279 #ifdef Q_WS_WIN 80 80 void setMask (const QRegion &aRegion); 81 81 #endif -
trunk/src/VBox/Frontends/VirtualBox/src/VBoxConsoleWnd.cpp
r5160 r5260 2562 2562 } 2563 2563 2564 #ifdef Q_WS_WIN 322564 #ifdef Q_WS_WIN 2565 2565 void VBoxConsoleWnd::setMask (const QRegion &aRegion) 2566 2566 {
Note:
See TracChangeset
for help on using the changeset viewer.