Vital
Loading...
Searching...
No Matches
tooltipText.h
Go to the documentation of this file.
1
#pragma once
2
3
#include "JuceHeader.h"
4
5
#include <string>
6
#include <unordered_map>
7
8
// Example: A global function returning a static map, or a static global variable:
9
const
std::unordered_map<std::string, std::string>&
getTooltips
();
getTooltips
const std::unordered_map< std::string, std::string > & getTooltips()
Definition
tooltipText.cpp:22
src
interface
look_and_feel
tooltipText.h
Generated by
1.12.0