diff options
| author | Albrecht Schlosser <albrechts.fltk@online.de> | 2025-07-08 15:07:18 +0200 |
|---|---|---|
| committer | Albrecht Schlosser <albrechts.fltk@online.de> | 2025-07-08 15:25:14 +0200 |
| commit | 5d68428a0058649f07c9be3053bd58fd3462d6d9 (patch) | |
| tree | d411546fba10c3f661978d96cf03211a92406296 /fluid/Fluid.h | |
| parent | 3cf5a302fd2225b8d2622eb40e91262f4e7557c1 (diff) | |
Fix trailing whitespace and convert a few tabs to spaces
... according to CMP
Diffstat (limited to 'fluid/Fluid.h')
| -rw-r--r-- | fluid/Fluid.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/fluid/Fluid.h b/fluid/Fluid.h index e533e6b68..d67c31cb3 100644 --- a/fluid/Fluid.h +++ b/fluid/Fluid.h @@ -89,7 +89,7 @@ public: // Member Variables app::History history; /// Command line arguments app::Args args; - /// List of available layouts + /// List of available layouts app::Layout_List layout_list; /// Set, if Fluid runs in batch mode, and no user interface is activated. int batch_mode { 0 }; // fluid + any code generators (-u, -c, -cs) |
