Feature: Help and manuals access window
This commit is contained in:

committed by
Patric Stout

parent
2cff43251e
commit
41de0d46f3
@@ -703,6 +703,12 @@ enum WindowClass {
|
||||
*/
|
||||
WC_SCREENSHOT,
|
||||
|
||||
/*
|
||||
* Help and manuals window; %Window numbers:
|
||||
* - 0 = #HelpWindowWidgets
|
||||
*/
|
||||
WC_HELPWIN,
|
||||
|
||||
WC_INVALID = 0xFFFF, ///< Invalid window.
|
||||
};
|
||||
|
||||
|
Reference in New Issue
Block a user