Changeset 21036 in vbox
- Timestamp:
- Jun 29, 2009 3:47:33 PM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Frontends/VirtualBox/include/VBoxUtils-darwin.h
r20391 r21036 92 92 void darwinWindowInvalidateShapeImpl (NativeWindowRef aWindow); 93 93 void darwinWindowInvalidateShadowImpl (NativeWindowRef aWindow); 94 int darwinWindowToolBarHeight (NativeWindowRef aWindow); 94 95 95 96 RT_C_DECLS_END … … 156 157 void darwinWindowInvalidateShape (QWidget *aWidget); 157 158 void darwinWindowInvalidateShadow (QWidget *aWidget); 159 int darwinWindowToolBarHeight (QWidget *aWidget); 158 160 QString darwinSystemLanguage (void); 159 161 QPixmap darwinCreateDragPixmap (const QPixmap& aPixmap, const QString &aText);
Note:
See TracChangeset
for help on using the changeset viewer.

