mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-02 07:05:24 +00:00
fdd98bfb6b
This also changes aPrintToFileName parameter for BeginDocument to an nsAString& from char16_t*. Having a char16_t* caused a pain with VS2105 where wchar_t != char16_t (as on VS2103), after it had been sent over IPDL. This could have been worked around with casting, but this seemed like the tidier solution. |
||
---|---|---|
.. | ||
GfxInfo.cpp | ||
GfxInfo.h | ||
moz.build | ||
mozqwidget.cpp | ||
mozqwidget.h | ||
nsAppShell.cpp | ||
nsAppShell.h | ||
nsBidiKeyboard.cpp | ||
nsBidiKeyboard.h | ||
nsClipboard.cpp | ||
nsClipboard.h | ||
nsDeviceContextSpecQt.cpp | ||
nsDeviceContextSpecQt.h | ||
nsIdleServiceQt.cpp | ||
nsIdleServiceQt.h | ||
nsLookAndFeel.cpp | ||
nsLookAndFeel.h | ||
nsPrintDialogQt.cpp | ||
nsPrintDialogQt.h | ||
nsPrintOptionsQt.cpp | ||
nsPrintOptionsQt.h | ||
nsPrintSettingsQt.cpp | ||
nsPrintSettingsQt.h | ||
nsQtKeyUtils.cpp | ||
nsQtKeyUtils.h | ||
nsScreenManagerQt.cpp | ||
nsScreenManagerQt.h | ||
nsScreenQt.cpp | ||
nsScreenQt.h | ||
nsWidgetFactory.cpp | ||
nsWindow.cpp | ||
nsWindow.h |