diff options
author | jcid <devnull@localhost> | 2008-09-30 16:32:41 +0200 |
---|---|---|
committer | jcid <devnull@localhost> | 2008-09-30 16:32:41 +0200 |
commit | 0f7c6294d403e3ed80961e91f906f118e0f0adc5 (patch) | |
tree | 151cb6cc9f333a51ba15fb66ac4480bb4da0e0fa /src/ui.cc | |
parent | 6deac7761c79417469c515268ba010a5f1fd60fb (diff) |
- s/todo:/TODO:/g
Diffstat (limited to 'src/ui.cc')
-rw-r--r-- | src/ui.cc | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -272,7 +272,7 @@ static void b1_cb(Widget *wid, void *cb_data) */ //static void fullscreen_cb(Widget *wid, void *data) //{ -// /* todo: do we want to toggle fullscreen or panelmode? +// /* TODO: do we want to toggle fullscreen or panelmode? // maybe we need to add another button?*/ // ((UI*)data)->panelmode_cb_i(); //} |