Define toolbar locations for the actions of the QueryTool module.
This commit is contained in:
parent
6acf70660b
commit
cbb2f897aa
8 changed files with 26 additions and 4 deletions
|
|
@ -12,9 +12,6 @@ public:
|
|||
|
||||
private:
|
||||
QString m_menuPath;
|
||||
/// Contains the elements of the path, in general
|
||||
/// more then 3 levels is a bad idea but small_vector can grow when required.
|
||||
// boost::container::small_vector<int, 3> m_menuItemSeperators;
|
||||
};
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue