- Timestamp:
- Apr 18, 2023 9:13:58 PM (18 months ago)
- Location:
- trunk/src/VBox/Frontends/VirtualBox
- Files:
-
- 1 added
- 1 edited
-
Makefile.kmk (modified) (1 diff)
-
src/tstQPointer.cpp (added)
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Frontends/VirtualBox/Makefile.kmk
r99184 r99447 2059 2059 2060 2060 2061 if 0 2062 # 2063 # Testcase for the delete QPointer<> var issue. 2064 # 2065 PROGRAMS += tstQPointer 2066 tstQPointer_TEMPLATE := VBoxQtGuiExe 2067 tstQPointer_QT_MODULES := Core Widgets 2068 tstQPointer_SOURCES := src/tstQPointer.cpp 2069 endif 2070 2071 2061 2072 # 2062 2073 # Doxygen documentation.
Note:
See TracChangeset
for help on using the changeset viewer.

