mirror of
https://gitea.nishi.boats/pyrite-dev/milsko
synced 2025-12-31 14:40:49 +00:00
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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user