Commit 4558e0b7 authored by Pavel Vainerman's avatar Pavel Vainerman

minor fixes

parent e8237668
......@@ -176,12 +176,12 @@ class SharedMemory:
virtual void dumpThresholdList(const IOController_i::SensorInfo& si, const IONotifyController::ThresholdExtList& lst){}
bool dblogging;
History hist;
private:
HistorySlot m_historySignal;
History hist;
void buildHistoryList( xmlNode* cnode );
void checkHistoryFilter( UniXML_iterator& it );
void saveHistory();
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment