This commit is contained in:
Klaus Basan
2016-03-13 19:01:47 +00:00
committed by Mathew Sutcliffe
parent 6d79b7dc12
commit fdf41bcce3
6 changed files with 38 additions and 40 deletions

View File

@@ -271,9 +271,9 @@ namespace BlackGui
};
//! Menu for tools:
//! 1) removing DB models from current view and
//! 2) for auto stashing
//! 3) toggle auto filtering
//! -# removing DB models from current view and
//! -# for auto stashing
//! -# toggle auto filtering
//! \note This is a specific menu for that very component
class CModelStashTools : public BlackGui::IMenuDelegate
{