~ubuntu-branches/ubuntu/precise/konsole/precise-proposed

« back to all changes in this revision

Viewing changes to src/tests/DBusTest.cpp

  • Committer: Package Import Robot
  • Author(s): Jonathan Riddell
  • Date: 2011-12-16 13:14:43 UTC
  • mto: This revision was merged to the branch mainline in revision 8.
  • Revision ID: package-import@ubuntu.com-20111216131443-rhdplbmmuxntat3k
Tags: upstream-4.7.90
ImportĀ upstreamĀ versionĀ 4.7.90

Show diffs side-by-side

added added

removed removed

Lines of Context:
95
95
 
96
96
    // Need to take care of when user has CloseAllTabs=False otherwise
97
97
    // they will get a popup dialog when we try to close this.
98
 
 
 
98
 
99
99
    QDBusInterface iface(_interfaceName,
100
100
                         QLatin1String("/konsole/MainWindow_1"),
101
101
                         QLatin1String("com.trolltech.Qt.QWidget"));