Skip to content

Commit 2d88b91

Browse files
Montelahayzen-kdab
authored andcommitted
Fix typo in CHANGELOG
1 parent 4eb0564 commit 2d88b91

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
2323
- `internal_pointer_mut()` function on `QModelIndex`
2424
- `c_void` in CXX-Qt-lib for easy access to `void *`
2525
- `CxxQtThread` is now marked as `Sync` so that it can be used by reference
26-
- Add extra lib which contains: `QCommandLineOption`, `QCommandLineParser`, `QElapsedTimer`
26+
- Add cxx-qt-lib-extras crate which contains: `QCommandLineOption`, `QCommandLineParser`, `QElapsedTimer`
2727

2828
### Changed
2929

0 commit comments

Comments
 (0)