summaryrefslogtreecommitdiff
path: root/libopie/odevicebutton.cpp
AgeCommit message (Collapse)AuthorFilesLines
2003-03-19Fixed bug #744 where non mapped buttons in buttonsettings were not saved by ↵groucho1-1/+2
introducing the " ignore" statement. Also removed unsed debug code
2002-12-22- added the device button stuff to ODevicesandman1-0/+234
- ODevice is now derived from QObject (don't ask me why I didn't make this from the beginning)