parent
0c7a7e2d56
commit
da86aac0f5
10 changed files with 374 additions and 1 deletions
|
|
@ -60,7 +60,7 @@ class CTextInputV1 {
|
|||
friend class CTextInputV1Protocol;
|
||||
};
|
||||
|
||||
class CTextInputV1Protocol : IWaylandProtocol {
|
||||
class CTextInputV1Protocol : public IWaylandProtocol {
|
||||
public:
|
||||
CTextInputV1Protocol(const wl_interface* iface, const int& ver, const std::string& name);
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue