diff --git a/unix/stddialogs.c b/unix/stddialogs.c index 626508de..e4653442 100644 --- a/unix/stddialogs.c +++ b/unix/stddialogs.c @@ -2,7 +2,7 @@ #include "uipriv_unix.h" // TODO figure out why, and describe, that this is the desired behavior -// TODO also make font and color buttons modal +// TODO also point out that font and color buttons also work like this #define windowWindow(w) (GTK_WINDOW(uiControlHandle(uiControl(w))))