forked from qt-creator/qt-creator
Debugger: Fix name of "mac_stdtypes.py" file
It was incorrectly assumed that the types were only used on macOS. Change-Id: I8acc326fe63d4cb96b764da1262355d24494f337 Reviewed-by: hjk <hjk@qt.io>
This commit is contained in:
@@ -32,7 +32,7 @@ set(resource_files
|
|||||||
debugger/README.txt
|
debugger/README.txt
|
||||||
debugger/setup.cfg
|
debugger/setup.cfg
|
||||||
debugger/android_stdtypes.py
|
debugger/android_stdtypes.py
|
||||||
debugger/mac_stdtypes.py
|
debugger/libcpp_stdtypes.py
|
||||||
debugger/stdtypes.py
|
debugger/stdtypes.py
|
||||||
debugger/utils.py
|
debugger/utils.py
|
||||||
)
|
)
|
||||||
|
Reference in New Issue
Block a user