summaryrefslogtreecommitdiff
path: root/noncore/tools/remote/learntab.cpp
authorspiralman <spiralman>2002-07-24 22:40:52 (UTC)
committer spiralman <spiralman>2002-07-24 22:40:52 (UTC)
commite8b7ba4b8873e8ba389af86c45de83c04d73f453 (patch) (side-by-side diff)
tree6e96c7ade32e11a4e35c79abee432995eb197ef6 /noncore/tools/remote/learntab.cpp
parent2d9c74a4995a949378b36469ae5c6ab77963bead (diff)
downloadopie-e8b7ba4b8873e8ba389af86c45de83c04d73f453.zip
opie-e8b7ba4b8873e8ba389af86c45de83c04d73f453.tar.gz
opie-e8b7ba4b8873e8ba389af86c45de83c04d73f453.tar.bz2
removed makefiles
Diffstat (limited to 'noncore/tools/remote/learntab.cpp') (more/less context) (ignore whitespace changes)
-rw-r--r--noncore/tools/remote/learntab.cpp6
1 files changed, 3 insertions, 3 deletions
diff --git a/noncore/tools/remote/learntab.cpp b/noncore/tools/remote/learntab.cpp
index 1c746c5..7582161 100644
--- a/noncore/tools/remote/learntab.cpp
+++ b/noncore/tools/remote/learntab.cpp
@@ -81,7 +81,7 @@ QStringList LearnTab::getRemotes()
QMessageBox::NoButton,
QMessageBox::NoButton);
mb->exec();
- perror("ButtonDialog::GetRemotes");
+ perror("LearnTab::GetRemotes");
return NULL;
}
@@ -94,7 +94,7 @@ QStringList LearnTab::getRemotes()
QMessageBox::NoButton,
QMessageBox::NoButton);
mb->exec();
- perror("ButtonDialog::GetRemotes");
+ perror("LearnTab::GetRemotes");
return NULL;
}
@@ -124,7 +124,7 @@ QStringList LearnTab::getRemotes()
QMessageBox::NoButton,
QMessageBox::NoButton);
mb->exec();
- perror("ButtonDialog::GetRemotes");
+ perror("LearnTab::GetRemotes");
return NULL;
}