More TODOs.

This commit is contained in:
Pietro Gagliardi 2015-05-18 12:17:35 -04:00
parent 2ea6607594
commit 4202ae2666
1 changed files with 4 additions and 0 deletions

View File

@ -1,6 +1,10 @@
// 16 may 2015
#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 {
uiTab t;
HWND hwnd;