Skip to content
Snippets Groups Projects
Commit 7e37a84c authored by moenck's avatar moenck
Browse files

removed inappropriate members

parent 78f9af36
Branches
Tags
No related merge requests found
Pipeline #12610 passed
...@@ -250,9 +250,6 @@ public: ...@@ -250,9 +250,6 @@ public:
virtual QString getTimeString() = 0; virtual QString getTimeString() = 0;
virtual bool hasTimeString() = 0; virtual bool hasTimeString() = 0;
protected:
qint64 _time; /**< UNIX timestamp */
QString _timeString; /**< timestamp a formatted as string */
}; };
/***************************************************************************//** /***************************************************************************//**
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment