mirror of
https://gitea.nishi.boats/pyrite-dev/milsko
synced 2026-01-07 01:49:47 +00:00
forgor
git-svn-id: http://svn2.nishi.boats/svn/milsko/trunk@461 b9cfdab3-6d41-4d17-bbe4-086880011989
This commit is contained in:
@@ -2,7 +2,6 @@
|
|||||||
/*!
|
/*!
|
||||||
* %file Mw/Widget/Window.h
|
* %file Mw/Widget/Window.h
|
||||||
* %brief Window widget
|
* %brief Window widget
|
||||||
* %prop MwNtitle MwNmain MwNiconPixmap MwNsizeHints
|
|
||||||
*/
|
*/
|
||||||
#ifndef __MW_WIDGET_WINDOW_H__
|
#ifndef __MW_WIDGET_WINDOW_H__
|
||||||
#define __MW_WIDGET_WINDOW_H__
|
#define __MW_WIDGET_WINDOW_H__
|
||||||
|
|||||||
11
milsko.xml
11
milsko.xml
@@ -499,5 +499,16 @@
|
|||||||
</function>
|
</function>
|
||||||
</functions>
|
</functions>
|
||||||
</widget>
|
</widget>
|
||||||
|
<widget name="Window">
|
||||||
|
<properties>
|
||||||
|
<property name="title" />
|
||||||
|
<property name="main" />
|
||||||
|
<property name="iconPixmap" />
|
||||||
|
<property name="sizeHints" />
|
||||||
|
</properties>
|
||||||
|
<functions>
|
||||||
|
<function name="MakeBorderless" />
|
||||||
|
</functions>
|
||||||
|
</widget>
|
||||||
</widgets>
|
</widgets>
|
||||||
</milsko>
|
</milsko>
|
||||||
|
|||||||
Reference in New Issue
Block a user