[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    branches/KDE/3.5/kdegraphics/kdvi
From:       Wilfried Huss <Wilfried.Huss () gmx ! at>
Date:       2005-08-09 7:06:00
Message-ID: 1123571160.434771.2213.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 444197 by whuss:

Make my last commit also work correctly for DVI-Files.

 M  +4 -0      kdvi_multipage.cpp  


--- branches/KDE/3.5/kdegraphics/kdvi/kdvi_multipage.cpp #444196:444197
@@ -435,6 +435,10 @@
   DVIWidget* documentWidget = new DVIWidget(scrollView()->viewport(), scrollView(), pageCache,
                               "singlePageWidget" );
 
+  // Lets not forget the connections we make in the KMultiPage
+  connect(documentWidget, SIGNAL(clearSelection()), this, SLOT(clearSelection()));
+  connect(this, SIGNAL(enableMoveTool(bool)), documentWidget, SLOT(slotEnableMoveTool(bool)));
+
   // Handle source links
   connect(documentWidget, SIGNAL(SRCLink(const QString&, QMouseEvent*, DocumentWidget*)), getRenderer(),
           SLOT(handleSRCLink(const QString& ,QMouseEvent*, DocumentWidget*)));
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic