From b7272f680f32d14602d83ff73c7d83e0a7528405 Mon Sep 17 00:00:00 2001 From: Pietro Gagliardi Date: Tue, 28 Apr 2015 13:55:32 -0400 Subject: [PATCH] More TODOs. --- new/unix/uipriv_unix.h | 2 ++ 1 file changed, 2 insertions(+) diff --git a/new/unix/uipriv_unix.h b/new/unix/uipriv_unix.h index b9177de8..561ff8bc 100644 --- a/new/unix/uipriv_unix.h +++ b/new/unix/uipriv_unix.h @@ -8,6 +8,8 @@ #include "../ui_unix.h" #include "../uipriv.h" +// TODO clean up all of these uipriv files + #define gtkXMargin 12 #define gtkYMargin 12