- Timestamp:
- Mar 25, 2025 11:03:06 AM (3 weeks ago)
- svn:sync-xref-src-repo-rev:
- 168158
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Frontends/VirtualBox/src/notificationcenter/UINotificationCenter.cpp
r106061 r108735 533 533 void UINotificationCenter::prepare() 534 534 { 535 /* Make sure notification-center and it's children always have cursor, 536 * even if parent (like VM view) set it to Qt::BlankCursor intentionally. */ 537 setCursor(Qt::ArrowCursor); 538 535 539 /* Hide initially: */ 536 540 setHidden(true);
Note:
See TracChangeset
for help on using the changeset viewer.