We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4eb0564 commit 2d88b91Copy full SHA for 2d88b91
CHANGELOG.md
@@ -23,7 +23,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
23
- `internal_pointer_mut()` function on `QModelIndex`
24
- `c_void` in CXX-Qt-lib for easy access to `void *`
25
- `CxxQtThread` is now marked as `Sync` so that it can be used by reference
26
-- Add extra lib which contains: `QCommandLineOption`, `QCommandLineParser`, `QElapsedTimer`
+- Add cxx-qt-lib-extras crate which contains: `QCommandLineOption`, `QCommandLineParser`, `QElapsedTimer`
27
28
### Changed
29
0 commit comments