diff options
author | lloyd <[email protected]> | 2008-09-29 20:09:20 +0000 |
---|---|---|
committer | lloyd <[email protected]> | 2008-09-29 20:09:20 +0000 |
commit | 0f2dfff90fe3882a85308d66a05803178a452023 (patch) | |
tree | 40cb552153adbc530ae0424c0c9ce7b02ff7c662 | |
parent | 72a106bb7db26c4eb5e6329df5df472b749d5308 (diff) |
Move gtk+ example to doc/examples
-rw-r--r-- | doc/examples/gtk/Makefile (renamed from misc/gtk/Makefile) | 0 | ||||
-rw-r--r-- | doc/examples/gtk/dsa.cpp (renamed from misc/gtk/dsa.cpp) | 0 | ||||
-rw-r--r-- | doc/examples/gtk/gtk_ui.cpp (renamed from misc/gtk/gtk_ui.cpp) | 0 | ||||
-rw-r--r-- | doc/examples/gtk/gtk_ui.h (renamed from misc/gtk/gtk_ui.h) | 0 | ||||
-rw-r--r-- | doc/examples/gtk/readme.txt (renamed from misc/gtk/readme.txt) | 0 |
5 files changed, 0 insertions, 0 deletions
diff --git a/misc/gtk/Makefile b/doc/examples/gtk/Makefile index 10e069bb3..10e069bb3 100644 --- a/misc/gtk/Makefile +++ b/doc/examples/gtk/Makefile diff --git a/misc/gtk/dsa.cpp b/doc/examples/gtk/dsa.cpp index dff547737..dff547737 100644 --- a/misc/gtk/dsa.cpp +++ b/doc/examples/gtk/dsa.cpp diff --git a/misc/gtk/gtk_ui.cpp b/doc/examples/gtk/gtk_ui.cpp index 515fbc519..515fbc519 100644 --- a/misc/gtk/gtk_ui.cpp +++ b/doc/examples/gtk/gtk_ui.cpp diff --git a/misc/gtk/gtk_ui.h b/doc/examples/gtk/gtk_ui.h index 9ced83a81..9ced83a81 100644 --- a/misc/gtk/gtk_ui.h +++ b/doc/examples/gtk/gtk_ui.h diff --git a/misc/gtk/readme.txt b/doc/examples/gtk/readme.txt index 4f3691166..4f3691166 100644 --- a/misc/gtk/readme.txt +++ b/doc/examples/gtk/readme.txt |