diff options
Diffstat (limited to 'opensuse/core/qt3/fix-assistant-path.patch')
-rw-r--r-- | opensuse/core/qt3/fix-assistant-path.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/opensuse/core/qt3/fix-assistant-path.patch b/opensuse/core/qt3/fix-assistant-path.patch index 3f30e7013..f508d5069 100644 --- a/opensuse/core/qt3/fix-assistant-path.patch +++ b/opensuse/core/qt3/fix-assistant-path.patch @@ -1,6 +1,6 @@ --- tools/assistant/lib/qassistantclient.cpp +++ tools/assistant/lib/qassistantclient.cpp -@@ -128,7 +128,7 @@ +@@ -135,7 +135,7 @@ : QObject( parent, name ), host ( "localhost" ) { if ( path.isEmpty() ) |