More TODOs.
This commit is contained in:
parent
2ea6607594
commit
4202ae2666
|
@ -1,6 +1,10 @@
|
||||||
// 16 may 2015
|
// 16 may 2015
|
||||||
#include "uipriv_windows.h"
|
#include "uipriv_windows.h"
|
||||||
|
|
||||||
|
// TODO
|
||||||
|
// - page 2's top is clipped on wine
|
||||||
|
// - group on page 2 is wrecking things on real windows
|
||||||
|
|
||||||
struct tab {
|
struct tab {
|
||||||
uiTab t;
|
uiTab t;
|
||||||
HWND hwnd;
|
HWND hwnd;
|
||||||
|
|
Loading…
Reference in New Issue