mirror of
https://github.com/juce-framework/JUCE.git
synced 2026-01-11 23:54:18 +00:00
Fixed a typo in linux X embed code
This commit is contained in:
parent
ed05677090
commit
d4885014dc
1 changed files with 1 additions and 1 deletions
|
|
@ -195,7 +195,7 @@ public:
|
|||
}
|
||||
|
||||
//==============================================================================
|
||||
friend class Ref;
|
||||
friend struct Ref;
|
||||
static HashMap<ComponentPeer*, SharedKeyWindow*>* keyWindows;
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue