[Pkg-privacy-commits] [tails-installer] 155/210: Fix FileDialog not	showing up
    Intrigeri 
    intrigeri at moszumanska.debian.org
       
    Wed May 24 15:26:40 UTC 2017
    
    
  
This is an automated email from the git hooks/post-receive script.
intrigeri pushed a commit to tag 3.90.0
in repository tails-installer.
commit 85300d264c46bf19f7a8b50a94a56de99f6dea82
Author: Martin Briza <mbriza at redhat.com>
Date:   Thu Sep 3 16:04:35 2015 +0200
    Fix FileDialog not showing up
---
 liveusb-creator.pyi.spec | 1 +
 1 file changed, 1 insertion(+)
diff --git a/liveusb-creator.pyi.spec b/liveusb-creator.pyi.spec
index b6728f6..db7b51f 100644
--- a/liveusb-creator.pyi.spec
+++ b/liveusb-creator.pyi.spec
@@ -33,6 +33,7 @@ newqml = []
 newqml += Tree("C:\\Qt\\5.5\\mingw492_32\\qml\\QtQuick", prefix = 'QtQuick')
 newqml += Tree("C:\\Qt\\5.5\\mingw492_32\\qml\\QtQuick.2", prefix = 'QtQuick.2')
 newqml += Tree("C:\\Qt\\5.5\\mingw492_32\\qml\\QtQml", prefix = 'QtQml')
+newqml += Tree("C:\\Qt\\5.5\\mingw492_32\\qml\\Qt", prefix = 'Qt')
 
 tools = []
 tools += Tree("tools")
-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-privacy/packages/tails-installer.git
    
    
More information about the Pkg-privacy-commits
mailing list