more correct methods naming, prepare to move to templates

This commit is contained in:
arcan1s
2015-07-25 00:03:45 +03:00
parent 4742617e3e
commit 3b6df44489
17 changed files with 144 additions and 161 deletions

View File

@ -76,7 +76,7 @@ AWToolTip::~AWToolTip()
}
QSize AWToolTip::getSize()
QSize AWToolTip::getSize() const
{
if (debug) qDebug() << PDEBUG;