add a menu
This commit is contained in:
@@ -36,7 +36,8 @@ namespace aman {
|
||||
* @brief Defines the different internal and external tag functions
|
||||
*/
|
||||
enum class TagItemFunction {
|
||||
ForceToBackend = 0,
|
||||
ForceToBackendMenu = 0, /**< Opens the menu to force tracks */
|
||||
ForceToBackendSelect = 1 /**< Reacts on controller selection */
|
||||
};
|
||||
|
||||
private:
|
||||
|
||||
Reference in New Issue
Block a user