Style._fontSize - multiple declarations

Variable Style._fontSize

Declaration

class Style
{
  // ...
  int _fontSize = 65535;
  // ...
}

Variable Style._fontSize

Declaration

class Style
{
  // ...
  int _fontSize = 65535;
  // ...
}

Authors

Vadim Lopatin, coolreader.org@gmail.com

Copyright

Vadim Lopatin, 2014

License

Boost License 1.0