FEM: remove trailing whitespaces

This commit is contained in:
Bernd Hahnebach
2016-04-14 19:43:47 +02:00
committed by wmayer
parent 11a1de07d1
commit 3091fd5973
65 changed files with 217 additions and 217 deletions

View File

@@ -39,7 +39,7 @@ namespace Gui {
class ViewProvider;
}
namespace FemGui {
namespace FemGui {
@@ -56,7 +56,7 @@ public:
private Q_SLOTS:
void TextChanged ( const QString &);
protected:
App::DocumentObject *pcObject;