kopia lustrzana
https://github.com/quitesimpleorg/qsmaddy.git
synced 2024-12-22 03:09:50 +01:00
added dtor to lineparser
This commit is contained in:
rodzic
e6bd0bdb4f
commit
8294841cf5
@ -22,6 +22,13 @@ namespace maddy {
|
||||
class LineParser
|
||||
{
|
||||
public:
|
||||
/**
|
||||
* dtor
|
||||
*
|
||||
* @method
|
||||
*/
|
||||
virtual ~LineParser() {}
|
||||
|
||||
/**
|
||||
* Parse
|
||||
*
|
||||
|
Ładowanie…
Reference in New Issue
Block a user