diff options
| author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2013-02-01 15:09:56 -0600 |
|---|---|---|
| committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2013-02-01 15:09:56 -0600 |
| commit | 5ca50f0ef6000d132b45fc6a50cf3062245bd070 (patch) | |
| tree | 99c6b7de89d289e0a80ec21f7525dc514bc759d1 /ksayit/src/doctreeviewimpl.h | |
| parent | 722a076e84b860a947f4c68417db82526b03b1a1 (diff) | |
| download | tdeaccessibility-5ca50f0e.tar.gz tdeaccessibility-5ca50f0e.zip | |
Rename a number of classes to enhance compatibility with KDE4
Diffstat (limited to 'ksayit/src/doctreeviewimpl.h')
| -rw-r--r-- | ksayit/src/doctreeviewimpl.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ksayit/src/doctreeviewimpl.h b/ksayit/src/doctreeviewimpl.h index 3021dc8..b0f7a35 100644 --- a/ksayit/src/doctreeviewimpl.h +++ b/ksayit/src/doctreeviewimpl.h @@ -173,7 +173,7 @@ private: // Methods private: // Attributes ContextMenuHandler *m_contextmenuhandler; - KPopupMenu *m_contextmenu; + TDEPopupMenu *m_contextmenu; ListViewInterface *m_rootItem; ListViewInterface *m_currentItem; TQString m_changedContent; |
