mirror of
https://github.com/wxWidgets/Phoenix.git
synced 2025-12-16 09:40:07 +01:00
- the crash cause for Sphinx build
This commit is contained in:
@@ -46,7 +46,8 @@ def ComputeFontScale():
|
||||
FontScale = 16/E[1]
|
||||
del dc
|
||||
|
||||
ComputeFontScale()
|
||||
# why do we do this here, causes a Sphinx build crash
|
||||
#ComputeFontScale()
|
||||
|
||||
## fixme: This should probably be re-factored into a class
|
||||
_testBitmap = None
|
||||
|
||||
Reference in New Issue
Block a user