Kaydet (Commit) fd815233 authored tarafından Thomas Arnhold's avatar Thomas Arnhold

fix signature

Change-Id: I3e8f7691135120cc880cccdbea3491c2fdb49c75
üst 6b27bca8
...@@ -34,7 +34,7 @@ public: ...@@ -34,7 +34,7 @@ public:
bool mbEnabled; bool mbEnabled;
}; };
void ImplGetKeyCode( KeyFuncType eFunc, sal_uInt16& rCode1, sal_uInt16& rCode2, sal_uInt16& rCode3, sal_uInt16& rCode4 ); bool ImplGetKeyCode( KeyFuncType eFunc, sal_uInt16& rCode1, sal_uInt16& rCode2, sal_uInt16& rCode3, sal_uInt16& rCode4 );
#endif // INCLUDED_VCL_INC_ACCEL_H #endif // INCLUDED_VCL_INC_ACCEL_H
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment