summaryrefslogtreecommitdiff
path: root/noncore/graphics/drawpad/importdialog.h
authorzecke <zecke>2004-03-13 23:00:19 (UTC)
committer zecke <zecke>2004-03-13 23:00:19 (UTC)
commit874af2f5ce2d48a460d5d9fa1d6535b68e5966da (patch) (unidiff)
tree50c2f0dbe0b0aa4b0ef53c537d6005a4afcf210d /noncore/graphics/drawpad/importdialog.h
parent8f5b7d0ee495901cdd9aa7901c445d82827e99b1 (diff)
downloadopie-874af2f5ce2d48a460d5d9fa1d6535b68e5966da.zip
opie-874af2f5ce2d48a460d5d9fa1d6535b68e5966da.tar.gz
opie-874af2f5ce2d48a460d5d9fa1d6535b68e5966da.tar.bz2
ODP namespace adjustment
Diffstat (limited to 'noncore/graphics/drawpad/importdialog.h') (more/less context) (show whitespace changes)
-rw-r--r--noncore/graphics/drawpad/importdialog.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/noncore/graphics/drawpad/importdialog.h b/noncore/graphics/drawpad/importdialog.h
index 16227d2..0e0727a 100644
--- a/noncore/graphics/drawpad/importdialog.h
+++ b/noncore/graphics/drawpad/importdialog.h
@@ -39,5 +39,5 @@ private slots:
39 39
40private: 40private:
41 Opie::OFileSelector* m_pFileSelector; 41 Opie::Ui::OFileSelector* m_pFileSelector;
42 QLabel* m_pPreviewLabel; 42 QLabel* m_pPreviewLabel;
43 QCheckBox* m_pAutomaticPreviewCheckBox; 43 QCheckBox* m_pAutomaticPreviewCheckBox;