~ubuntu-branches/ubuntu/precise/gwenview/precise-proposed

« back to all changes in this revision

Viewing changes to lib/documentview/documentviewcontroller.cpp

  • Committer: Package Import Robot
  • Author(s): Scott Kitterman
  • Date: 2011-12-08 21:34:25 UTC
  • mto: This revision was merged to the branch mainline in revision 11.
  • Revision ID: package-import@ubuntu.com-20111208213425-4f2mxnc9nerkpmzx
Tags: upstream-4.7.3
ImportĀ upstreamĀ versionĀ 4.7.3

Show diffs side-by-side

added added

removed removed

Lines of Context:
132
132
                Q_FOREACH(QAction* action, d->mActions) {
133
133
                        disconnect(action, 0, d->mView, 0);
134
134
                }
 
135
                disconnect(d->mZoomWidget, 0, d->mView, 0);
135
136
        }
136
137
 
137
138
        // Connect new view