diff options
| author | Michele Calgaro <michele.calgaro@yahoo.it> | 2026-03-24 12:32:32 +0900 |
|---|---|---|
| committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2026-03-24 12:32:32 +0900 |
| commit | e4b07ff334452958de0810d98e3ba0f38532d95b (patch) | |
| tree | 0be406488194de6c9d796d2c3831e159b5083f2b /sip/tdefile | |
| parent | d93d36ee2f5a98be744e2fc08a9f834578d0e0c9 (diff) | |
| download | pytde-master.tar.gz pytde-master.zip | |
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'sip/tdefile')
| -rw-r--r-- | sip/tdefile/tdefiledetailview.sip | 16 |
1 files changed, 0 insertions, 16 deletions
diff --git a/sip/tdefile/tdefiledetailview.sip b/sip/tdefile/tdefiledetailview.sip index 3970841..45cbd40 100644 --- a/sip/tdefile/tdefiledetailview.sip +++ b/sip/tdefile/tdefiledetailview.sip @@ -135,23 +135,16 @@ private: static sipStringTypeClassMap map[] = { {sipName_TDEApplicationPropsPlugin, &sipClass_TDEApplicationPropsPlugin}, {sipName_TDEApplicationPropsPlugin, &sipClass_TDEApplicationPropsPlugin}, -#if TDE_VERSION < 310 -// {sipName_TDEApplicationTree, &sipClass_TDEApplicationTree}, -#endif {sipName_KBindingPropsPlugin, &sipClass_KBindingPropsPlugin}, {sipName_KBindingPropsPlugin, &sipClass_KBindingPropsPlugin}, {sipName_KCombiView, &sipClass_KCombiView}, -#if TDE_VERSION >= 0x030100 {sipName_KCustomMenuEditor, &sipClass_KCustomMenuEditor}, -#endif {sipName_KDevicePropsPlugin, &sipClass_KDevicePropsPlugin}, {sipName_KDevicePropsPlugin, &sipClass_KDevicePropsPlugin}, {sipName_KDirOperator, &sipClass_KDirOperator}, {sipName_KDirSelectDialog, &sipClass_KDirSelectDialog}, {sipName_KDirSize, &sipClass_KDirSize}, -#if TDE_VERSION >= 0x030100 {sipName_KDiskFreeSp, &sipClass_KDiskFreeSp}, -#endif {sipName_KExecPropsPlugin, &sipClass_KExecPropsPlugin}, {sipName_KExecPropsPlugin, &sipClass_KExecPropsPlugin}, {sipName_KFileDetailView, &sipClass_KFileDetailView}, @@ -163,9 +156,7 @@ private: {sipName_KFilePreview, &sipClass_KFilePreview}, {sipName_KFilePropsPlugin, &sipClass_KFilePropsPlugin}, {sipName_KFilePropsPlugin, &sipClass_KFilePropsPlugin}, -#if TDE_VERSION >= 0x030100 {sipName_KFileSharePropsPlugin, &sipClass_KFileSharePropsPlugin}, -#endif {sipName_KFileTreeBranch, &sipClass_KFileTreeBranch}, {sipName_KFileTreeView, &sipClass_KFileTreeView}, {sipName_KFileTreeViewToolTip, &sipClass_KFileTreeViewToolTip}, @@ -174,13 +165,6 @@ private: {sipName_TDEIconCanvas, &sipClass_TDEIconCanvas}, {sipName_TDEIconDialog, &sipClass_TDEIconDialog}, {sipName_KImageFilePreview, &sipClass_KImageFilePreview}, -#if TDE_VERSION >= 0x030100 - {sipName_KNotifyDialog, &sipClass_KNotifyDialog}, - {sipName_KNotifyWidget, &sipClass_KNotify_KNotifyWidget}, -#if TDE_VERSION < 0x030200 - {sipName_KNotifyWidgetBase, &sipClass_KNotifyWidgetBase}, -#endif -#endif {sipName_KOpenWithDlg, &sipClass_KOpenWithDlg}, {sipName_KPreviewWidgetBase, &sipClass_KPreviewWidgetBase}, {sipName_KPropertiesDialog, &sipClass_KPropertiesDialog}, |
