summaryrefslogtreecommitdiff
path: root/examples/tree-custom-draw-items.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'examples/tree-custom-draw-items.cxx')
-rw-r--r--examples/tree-custom-draw-items.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/tree-custom-draw-items.cxx b/examples/tree-custom-draw-items.cxx
index 58e7e87fd..7c5265ba9 100644
--- a/examples/tree-custom-draw-items.cxx
+++ b/examples/tree-custom-draw-items.cxx
@@ -119,7 +119,7 @@ void Timer_CB(void *data) {
int main(int argc, char *argv[]) {
Fl::scheme("gtk+");
- Fl_Double_Window *win = new Fl_Double_Window(350, 400, "Simple Tree");
+ Fl_Double_Window *win = new Fl_Double_Window(350, 400, "Tree Custom Draw Items");
win->begin();
{
// Create the tree