mirror of
https://github.com/reactos/reactos.git
synced 2025-07-25 23:53:43 +00:00
[MSCONFIG]
Fix typo in startuppage.h, this fixes build without compilation units. svn path=/trunk/; revision=51617
This commit is contained in:
parent
b2a42bc17c
commit
e02e2d6316
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@
|
|||
#define _STARTUPPAGE_H_
|
||||
|
||||
extern HWND hStartupPage;
|
||||
extern HWND hStartupPageListCtrl;
|
||||
extern HWND hStartupListCtrl;
|
||||
|
||||
INT_PTR CALLBACK StartupPageWndProc(HWND hDlg, UINT message, WPARAM wParam, LPARAM lParam);
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue