1
0
mirror of https://github.com/vcmi/vcmi.git synced 2025-07-07 00:58:39 +02:00
- instructions in linux readme use cmake instead of autotools
- update autoconf files
This commit is contained in:
Ivan Savenko
2012-10-02 14:22:58 +00:00
parent 1cf99f7be1
commit 3542bfdc63
9 changed files with 92 additions and 92 deletions

View File

@ -352,6 +352,8 @@ public:
class CBoundedLabel : public CLabel
{
protected:
void blitLine(SDL_Surface * to, Point where, std::string what);
public:
int maxW; //longest line of text in px