X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=src%2Flivarot%2FBitLigne.h;h=e496a7b4b6523860f3f70677c817ecc2aefeaf83;hb=530f7fc7cfa4351ec33163abd795460bbc351609;hp=0bdb3a80ef39112552c7e0eb438fb2a0affa0e5a;hpb=df6728ca61bffb9848165a4c65948bc11a215583;p=inkscape.git diff --git a/src/livarot/BitLigne.h b/src/livarot/BitLigne.h index 0bdb3a80e..e496a7b4b 100644 --- a/src/livarot/BitLigne.h +++ b/src/livarot/BitLigne.h @@ -40,7 +40,7 @@ public: float scale,invScale; BitLigne(int ist,int ien,float iScale=0.25); // default scale is 1/4 for 4x4 supersampling - ~BitLigne(void); + virtual ~BitLigne(void); // reset the line to full empty void Reset(void);