Use data manager name everywhere
This commit is contained in:
parent
7610b291a4
commit
11dca1fab2
6 changed files with 15 additions and 13 deletions
|
|
@ -1,7 +1,8 @@
|
|||
use {
|
||||
gtk4 :: {
|
||||
* ,
|
||||
Align :: * , Orientation :: * ,
|
||||
Align :: * ,
|
||||
Orientation :: * ,
|
||||
gdk :: * ,
|
||||
pango :: { * , Weight :: * } ,
|
||||
prelude :: * ,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue