1
0
дзеркало https://github.com/quitesimpleorg/qsmaddy.git synced 2024-12-22 03:09:50 +01:00
This commit is contained in:
M. Petra Baranski 2018-10-25 17:45:52 +02:00
джерело e6bd0bdb4f
коміт 8294841cf5

@ -22,6 +22,13 @@ namespace maddy {
class LineParser
{
public:
/**
* dtor
*
* @method
*/
virtual ~LineParser() {}
/**
* Parse
*