eric6_trpreviewer.py

changeset 4035
c38be891d0ab
parent 4021
195a471c327b
child 4289
6c1ab651c9ce
diff -r 46084f695e10 -r c38be891d0ab eric6_trpreviewer.py
--- a/eric6_trpreviewer.py	Thu Jan 08 18:48:52 2015 +0100
+++ b/eric6_trpreviewer.py	Mon Jan 12 19:29:14 2015 +0100
@@ -71,6 +71,9 @@
                                   "TR file previewer",
                                   options)
     
+    # set the library paths for plugins
+    Startup.setLibraryPaths()
+    
     app = E5Application(sys.argv)
     client = TRSingleApplicationClient()
     res = client.connect()

eric ide

mercurial