-rw-r--r-- | examples/simple/config.in | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/examples/simple/config.in b/examples/simple/config.in index 3a1b265..47b2d7f 100644 --- a/examples/simple/config.in +++ b/examples/simple/config.in | |||
@@ -1,4 +1,4 @@ | |||
1 | CONFIG EXAMPLE_SIMPLE | 1 | config SIMPLE_EXAMPLE |
2 | boolean "Simple Example" | 2 | boolean "Simple widget with a button" |
3 | default "n" | 3 | default "y" |
4 | depends (LIBQPE || LIBQPE-X11 ) && EXAMPLES \ No newline at end of file | 4 | depends ( LIBQPE || LIBQPE-X11 ) && EXAMPLES |