summaryrefslogtreecommitdiffstats
path: root/qt/integrator.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Seperating integration with D-BUS from Connection to the internal IntegratorZack Rusin2003-11-241-0/+126
class. I simply hated the interfaces in the public Connection when it had to contain a bunch of friends and protected members that were never really meant to be seen.