mirror of
https://github.com/altlinux/admc.git
synced 2025-02-10 05:57:24 +03:00
add comment about register_impl() order
This commit is contained in:
parent
1eaab21320
commit
33f5d59848
@ -163,8 +163,9 @@ public:
|
||||
|
||||
void set_scope_view_visible(const bool visible);
|
||||
|
||||
// Setups the action menu in menubar. Action menu
|
||||
// opened by right click is setup automatically.
|
||||
// Setups the action menu in menubar. Action menu opened
|
||||
// by right click is setup automatically. Note that this
|
||||
// must be called *after* all register_impl() calls.
|
||||
void setup_menubar_action_menu(QMenu *menu);
|
||||
|
||||
// Define custom sort index for scope item. By default
|
||||
|
Loading…
x
Reference in New Issue
Block a user