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