X-Git-Url: https://vcs.maemo.org/git/?a=blobdiff_plain;f=keysets%2Fadb.h;h=647025ea7086010038c6c914131c070e0e5b586d;hb=HEAD;hp=af560899bd184d13e6d70706858cd332e09b4df5;hpb=f3809ec697222bd9ad47c725bb72dd7272fd594b;p=pierogi diff --git a/keysets/adb.h b/keysets/adb.h index af56089..647025e 100644 --- a/keysets/adb.h +++ b/keysets/adb.h @@ -59,4 +59,15 @@ public: QObject *guiObject); }; + +class ADBSTB6: public PIRKeysetMetaData +{ +public: + ADBSTB6( + unsigned int index); + + virtual void populateProtocol( + QObject *guiObject); +}; + #endif // ADB_H