summaryrefslogtreecommitdiff
path: root/noncore/tools/remote/topgroupconf.cpp
Unidiff
Diffstat (limited to 'noncore/tools/remote/topgroupconf.cpp') (more/less context) (ignore whitespace changes)
-rw-r--r--noncore/tools/remote/topgroupconf.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/noncore/tools/remote/topgroupconf.cpp b/noncore/tools/remote/topgroupconf.cpp
index 0419a65..7df4d18 100644
--- a/noncore/tools/remote/topgroupconf.cpp
+++ b/noncore/tools/remote/topgroupconf.cpp
@@ -35,3 +35,2 @@ TopGroupConf::TopGroupConf(QWidget *parent, const char *name):QWidget(parent,nam
35 remotes = new QComboBox(true, this, "remotes"); 35 remotes = new QComboBox(true, this, "remotes");
36 remotes->insertItem(QString("Remotes"));
37 layout->addWidget(remotes); 36 layout->addWidget(remotes);