RLVa 1.1.2 to 1.1.3 upgrade. InvLinks + COF
This commit is contained in:
@@ -113,15 +113,6 @@ public:
|
||||
|
||||
protected:
|
||||
static std::set<std::string> sConfigVariables;
|
||||
|
||||
// [RLVa:KB] - Checked: RLVa-1.0.3a (2009-09-10) | Added: RLVa-1.0.3a
|
||||
public:
|
||||
static void showRlvFirstUseNotification(const std::string& strName);
|
||||
|
||||
static void useRlvDetach() { showRlvFirstUseNotification(RLV_SETTING_FIRSTUSE_DETACH); }
|
||||
static void useRlvEnableWear() { showRlvFirstUseNotification(RLV_SETTING_FIRSTUSE_ENABLEWEAR); }
|
||||
static void useRlvFartouch() { showRlvFirstUseNotification(RLV_SETTING_FIRSTUSE_FARTOUCH); }
|
||||
// [/RLVa:KB]
|
||||
};
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user