Two tabs instead of white spaces in NetViewer.cpp

#define SETTING_SPLITTER_MAIN -> "NetViewSplitMain"

connect(ui.treeRouterList, SIGNAL(routerSelected(QList)), -> -> this, SLOT(routerSelected(QList)));

Tabs are marked with ->.

Have to substitute them with white spaces in order to get rid of identical lines in further commits.

Trac:
Username: sirop