mirror of
https://gitea.nishi.boats/pyrite-dev/milsko
synced 2025-12-31 06:30:52 +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
|
||||
* %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>
|
||||
|
||||
Reference in New Issue
Block a user