diff options
Diffstat (limited to 'Help/command/fltk_wrap_ui.rst')
-rw-r--r-- | Help/command/fltk_wrap_ui.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Help/command/fltk_wrap_ui.rst b/Help/command/fltk_wrap_ui.rst index 041e5a7..6675272 100644 --- a/Help/command/fltk_wrap_ui.rst +++ b/Help/command/fltk_wrap_ui.rst @@ -3,7 +3,7 @@ fltk_wrap_ui Create FLTK user interfaces Wrappers. -:: +.. code-block:: cmake fltk_wrap_ui(resultingLibraryName source1 source2 ... sourceN ) |