mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-08-31 12:23:31 +00:00
[MSCONFIG]
Fix typo in startuppage.h, this fixes build without compilation units. svn path=/trunk/; revision=51617
This commit is contained in:
@@ -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);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user