File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -123,7 +123,7 @@ instructions for building on Windows.
123
123
might use ` std::filesystem ` unconditionally.
124
124
* To disable ` NativeFileStream ` (and make it just a regular ` std::fstream ` ), set ` USE_NATIVE_FILE_BUFFER=OFF ` .
125
125
Note that handling paths with non-ASCII characters will then cease to work on Windows.
126
- * The Qt-based applications support bundeling icon themes by specifying e.g.
126
+ * The Qt-based applications support bundling icon themes by specifying e.g.
127
127
` BUILTIN_ICON_THEMES=breeze;breeze-dark ` .
128
128
* This variable must be set when building the application (not when building any of the libraries).
129
129
* The specified icon themes need to be installed in the usual location. Otherwise, use e.g.
You can’t perform that action at this time.
0 commit comments