summaryrefslogtreecommitdiffstats
path: root/src/sinkinputwidget.cc
Commit message (Collapse)AuthorAgeFilesLines
* Move config.h inclusion to the .cc filesColin Guthrie2009-03-181-0/+4
|
* Split sinkinputwidget into it's own files.Colin Guthrie2009-03-161-0/+128
Also had to put mainwindow into it's own header for this to work. Full conversion of mainwindow will ultimately follow.