mirror of
https://github.com/chibicitiberiu/rainmeter-studio.git
synced 2024-02-24 04:33:31 +00:00
Additional changes to c3982da
This commit is contained in:
@ -25,7 +25,6 @@
|
||||
#include <string>
|
||||
#include <list>
|
||||
#include "ConfigParser.h"
|
||||
#include "Section.h"
|
||||
#include "Group.h"
|
||||
#include "Mouse.h"
|
||||
|
||||
@ -318,8 +317,6 @@ private:
|
||||
bool UpdateMeasure(CMeasure* measure, bool force);
|
||||
bool UpdateMeter(CMeter* meter, bool& bActiveTransition, bool force);
|
||||
void Update(bool refresh);
|
||||
void DoUpdateAction(CSection* section);
|
||||
void DoChangeAction(CMeasure* measure, bool first);
|
||||
void UpdateWindow(int alpha, bool reset);
|
||||
void ReadOptions();
|
||||
void WriteOptions(INT setting = OPTION_ALL);
|
||||
|
Reference in New Issue
Block a user