#pragma once #include #include namespace rack { namespace app { PRIVATE widget::Widget* tipWindowCreate(); } // namespace app } // namespace rack