forked from pyrite-dev/milsko
who needs query actually
git-svn-id: http://svn2.nishi.boats/svn/milsko/trunk@519 b9cfdab3-6d41-4d17-bbe4-086880011989
This commit is contained in:
parent
33ff6cb420
commit
97db619e99
2 changed files with 0 additions and 14 deletions
|
|
@ -280,13 +280,6 @@ MWDECL void MwHideCursor(MwWidget handle);
|
|||
*/
|
||||
MWDECL void MwToggleDarkTheme(MwWidget handle, int toggle);
|
||||
|
||||
/*!
|
||||
* @brief Queries the widget
|
||||
* @param handle Widget
|
||||
* @param query Query
|
||||
*/
|
||||
MWDECL MwWidget MwQuery(MwWidget handle, const char* query);
|
||||
|
||||
#ifdef __cplusplus
|
||||
}
|
||||
#endif
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue