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) (unidiff)
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) (show 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
@@ -82,5 +82,5 @@ QStringList LearnTab::getRemotes()
82 QMessageBox::NoButton); 82 QMessageBox::NoButton);
83 mb->exec(); 83 mb->exec();
84 perror("ButtonDialog::GetRemotes"); 84 perror("LearnTab::GetRemotes");
85 return NULL; 85 return NULL;
86 } 86 }
@@ -95,5 +95,5 @@ QStringList LearnTab::getRemotes()
95 QMessageBox::NoButton); 95 QMessageBox::NoButton);
96 mb->exec(); 96 mb->exec();
97 perror("ButtonDialog::GetRemotes"); 97 perror("LearnTab::GetRemotes");
98 return NULL; 98 return NULL;
99 } 99 }
@@ -125,5 +125,5 @@ QStringList LearnTab::getRemotes()
125 QMessageBox::NoButton); 125 QMessageBox::NoButton);
126 mb->exec(); 126 mb->exec();
127 perror("ButtonDialog::GetRemotes"); 127 perror("LearnTab::GetRemotes");
128 return NULL; 128 return NULL;
129 } 129 }