C++ (Qt)#if DEMO_VERSION Alert("You cannot save project in demo version, sorry");#else DoSaveProject();#endif