Add tooltips for combo items in rotation optimization dialog

This commit is contained in:
tamasmeszaros 2021-08-16 16:03:20 +02:00
parent 8b5a63eaf8
commit 900814ff47
3 changed files with 26 additions and 33 deletions

View file

@ -138,10 +138,6 @@ private:
class RotoptimzeWindow {
ImGuiWrapper *m_imgui = nullptr;
static const char * options [];
static bool options_valid;
public:
struct State {