Fixed a typo.
This commit is contained in:
parent
54d727bf42
commit
2a71d2dc78
|
@ -38,7 +38,7 @@ static void showHidePage(struct tab *t, LRESULT which, int hide)
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
// see below for issues
|
// see below for info
|
||||||
static void updateWS_TABSTOP(HWND hwnd)
|
static void updateWS_TABSTOP(HWND hwnd)
|
||||||
{
|
{
|
||||||
LRESULT n;
|
LRESULT n;
|
||||||
|
|
Loading…
Reference in New Issue