1
0
scáthán de https://github.com/quitesimpleorg/qsmaddy.git sioncronaithe 2025-01-11 19:01:27 +01:00

Merge pull request #15 from progsource/add-lineparser-dtro

added dtor to lineparser
Tá an tiomantas seo le fáil i:
Petra Baranski 2018-10-25 17:51:41 +02:00 tiomanta ag GitHub
tuismitheoir e6bd0bdb4f 8294841cf5
tiomantas 0af145ab8f
Níor aimsíodh aon eochair aithne don síniú seo sa bhunachar
GPG Eochair ID: 4AEE18F83AFDEB23

Féach ar an gComhad

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