gui: tabs to spaces and remove extra empty lines at the end of files

This commit is contained in:
XhmikosR 2012-09-17 14:20:00 +03:00 committed by PKEuS
parent c42facae1f
commit 85f75179ff
3 changed files with 4 additions and 6 deletions

View File

@ -94,4 +94,3 @@ void ApplicationDialog::Ok()
accept();
}
}

View File

@ -41,4 +41,3 @@ private:
};
#endif