author | llornkcor <llornkcor> | 2002-03-30 02:05:14 (UTC) |
---|---|---|
committer | llornkcor <llornkcor> | 2002-03-30 02:05:14 (UTC) |
commit | 85b150655408f9f7a0cec56f096d535aa675f804 (patch) (unidiff) | |
tree | aa5a53bdd63ae537906021b2783291f1c7b31cf7 | |
parent | 8c3ddae6102564868c3ae32e337a66dd31c919ac (diff) | |
download | opie-85b150655408f9f7a0cec56f096d535aa675f804.zip opie-85b150655408f9f7a0cec56f096d535aa675f804.tar.gz opie-85b150655408f9f7a0cec56f096d535aa675f804.tar.bz2 |
damn spelling error #2
-rw-r--r-- | noncore/net/opieftp/opieftp.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/noncore/net/opieftp/opieftp.cpp b/noncore/net/opieftp/opieftp.cpp index fce7574..3dda17e 100644 --- a/noncore/net/opieftp/opieftp.cpp +++ b/noncore/net/opieftp/opieftp.cpp | |||
@@ -134,3 +134,3 @@ OpieFtp::OpieFtp( ) | |||
134 | Local_View->setMultiSelection( TRUE ); | 134 | Local_View->setMultiSelection( TRUE ); |
135 | Local_View->setSelectionMode(Q?istView::Extended); | 135 | Local_View->setSelectionMode(QListView::Extended); |
136 | QPEApplication::setStylusOperation( Local_View->viewport(),QPEApplication::RightOnHold); | 136 | QPEApplication::setStylusOperation( Local_View->viewport(),QPEApplication::RightOnHold); |