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
/
saba.h
diff --git
a/keysets/saba.h
b/keysets/saba.h
index
bea56bc
..
5bc83cc
100644
(file)
--- a/
keysets/saba.h
+++ b/
keysets/saba.h
@@
-9,16
+9,20
@@
class SabaTV1: public PIRKeysetMetaData
{
public:
SabaTV1(
- QObject *guiObject,
unsigned int index);
+
+ virtual void populateProtocol(
+ QObject *guiObject);
};
class SabaTV2: public PIRKeysetMetaData
{
public:
SabaTV2(
- QObject *guiObject,
unsigned int index);
+
+ virtual void populateProtocol(
+ QObject *guiObject);
};
#endif // SABA_H
Terms of Use
Privacy Policy
Contribution Guidelines
Feedback