diff options
| author | Albrecht Schlosser <albrechts.fltk@online.de> | 2023-02-02 17:03:09 +0100 |
|---|---|---|
| committer | Albrecht Schlosser <albrechts.fltk@online.de> | 2023-02-02 17:09:14 +0100 |
| commit | 4e75549e7bd8b0ea032cf279066d0fac09577067 (patch) | |
| tree | d624dee7f9e58a9694328753f884cb6099324d7f /fluid/Shortcut_Button.cxx | |
| parent | fb00fb3d66d01613a1284090608db82424d83b0d (diff) | |
Update dependencies and fix whitespace errors
- replace tabs with spaces
- remove trailing whitespace
Diffstat (limited to 'fluid/Shortcut_Button.cxx')
| -rw-r--r-- | fluid/Shortcut_Button.cxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/fluid/Shortcut_Button.cxx b/fluid/Shortcut_Button.cxx index e0ce2c9b2..bbeb6305f 100644 --- a/fluid/Shortcut_Button.cxx +++ b/fluid/Shortcut_Button.cxx @@ -89,7 +89,7 @@ int Shortcut_Button::handle(int e) { The Widget_Bin_Button button is a button that can be used in the widget bin to allow the user to drag and drop widgets into a window or group. This feature makes it easy for the user to position a widget at a specific location within - the window or group. + the window or group. */ /** |
