"Started" re-adding the header code.
This commit is contained in:
parent
3232b47b43
commit
545743090e
|
@ -41,6 +41,7 @@ enum {
|
|||
|
||||
struct table {
|
||||
HWND hwnd;
|
||||
HWND header;
|
||||
};
|
||||
|
||||
#include "util.h"
|
||||
|
|
Loading…
Reference in New Issue