diff options
Diffstat (limited to 'net/simicq/files/patch.toolsetup.h')
-rw-r--r-- | net/simicq/files/patch.toolsetup.h | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/net/simicq/files/patch.toolsetup.h b/net/simicq/files/patch.toolsetup.h new file mode 100644 index 000000000000..55d95022f6cf --- /dev/null +++ b/net/simicq/files/patch.toolsetup.h @@ -0,0 +1,11 @@ +--- toolsetup.h.old Tue Dec 17 13:25:36 2002 ++++ toolsetup.h Tue Dec 17 13:57:26 2002 +@@ -23,7 +23,7 @@ + #include "toolsetupbase.h" + #include "toolbtn.h" + +-class ToolBarSetup : public ToolBarSetupBase ++class ToolBarSetup : ToolBarSetupBase + { + Q_OBJECT + public: |