Software/Group
People
Skill
Log In
New Account
Home
My Page
Project Cloud
Code Snippets
Project Openings
Pierogi
Summary
Forums
Tracker
Lists
Tasks
Docs
News
SCM
Files
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Memory Management Improved
[pierogi]
/
keysets
/
roku.h
diff --git
a/keysets/roku.h
b/keysets/roku.h
index
9e312c9
..
f1a5b42
100644
(file)
--- a/
keysets/roku.h
+++ b/
keysets/roku.h
@@
-9,16
+9,20
@@
class RokuBox1: public PIRKeysetMetaData
{
public:
RokuBox1(
- QObject *guiObject,
unsigned int index);
+
+ virtual void populateProtocol(
+ QObject *guiObject);
};
class RokuBox2: public PIRKeysetMetaData
{
public:
RokuBox2(
- QObject *guiObject,
unsigned int index);
+
+ virtual void populateProtocol(
+ QObject *guiObject);
};
#endif // ROKU_H
Terms of Use
Privacy Policy
Contribution Guidelines
Feedback