(svn r13110) -Fix [FS#2018]: some toolbar buttons not being unpressed properly.
This commit is contained in:
@@ -94,6 +94,8 @@ enum WindowClass {
|
||||
WC_BUILD_SIGNAL,
|
||||
WC_COMPANY_PASSWORD_WINDOW,
|
||||
WC_OSK,
|
||||
|
||||
WC_INVALID = 0xFFFF
|
||||
};
|
||||
|
||||
struct Window;
|
||||
|
Reference in New Issue
Block a user