forgor
git-svn-id: http://svn2.nishi.boats/svn/milsko/trunk@461 b9cfdab3-6d41-4d17-bbe4-086880011989
This commit is contained in:
parent
6fa6374d66
commit
967b5126f3
2 changed files with 11 additions and 1 deletions
|
|
@ -2,7 +2,6 @@
|
|||
/*!
|
||||
* %file Mw/Widget/Window.h
|
||||
* %brief Window widget
|
||||
* %prop MwNtitle MwNmain MwNiconPixmap MwNsizeHints
|
||||
*/
|
||||
#ifndef __MW_WIDGET_WINDOW_H__
|
||||
#define __MW_WIDGET_WINDOW_H__
|
||||
|
|
|
|||
11
milsko.xml
11
milsko.xml
|
|
@ -499,5 +499,16 @@
|
|||
</function>
|
||||
</functions>
|
||||
</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>
|
||||
</milsko>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue