Added Documentation.
Almost ready for publishing in crates.io.
This commit is contained in:
parent
0c350fc91c
commit
c1b374e09b
3 changed files with 55 additions and 8 deletions
|
|
@ -1,8 +1 @@
|
|||
use ki18n_rs::*;
|
||||
use qmetaobject::prelude::*;
|
||||
|
||||
#[test]
|
||||
fn test_klocalized_init() {
|
||||
let mut engine = QmlEngine::new();
|
||||
KLocalizedContext::init_from_engine(&engine);
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue