author | kergoth <kergoth> | 2003-04-15 15:40:51 (UTC) |
---|---|---|
committer | kergoth <kergoth> | 2003-04-15 15:40:51 (UTC) |
commit | f145f985e6635dbee2df3c04a9f2220e36f5512f (patch) (unidiff) | |
tree | d307b3324716fc103677e0fe95df80d862c2abca | |
parent | d1b5bf7eeb365282356db49f49331c82f234086c (diff) | |
download | opie-f145f985e6635dbee2df3c04a9f2220e36f5512f.zip opie-f145f985e6635dbee2df3c04a9f2220e36f5512f.tar.gz opie-f145f985e6635dbee2df3c04a9f2220e36f5512f.tar.bz2 |
Correct the unintentional global header in the wlan ui.
-rw-r--r-- | noncore/settings/networksettings/wlan/wlan.ui | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/noncore/settings/networksettings/wlan/wlan.ui b/noncore/settings/networksettings/wlan/wlan.ui index 2e2d4d7..7932445 100644 --- a/noncore/settings/networksettings/wlan/wlan.ui +++ b/noncore/settings/networksettings/wlan/wlan.ui | |||
@@ -644,7 +644,7 @@ | |||
644 | <customwidgets> | 644 | <customwidgets> |
645 | <customwidget> | 645 | <customwidget> |
646 | <class>KeyEdit</class> | 646 | <class>KeyEdit</class> |
647 | <header location="global">/usr/src/opie/noncore/net/networksettings/wlan/keyedit.h</header> | 647 | <header location="local">keyedit.h</header> |
648 | <sizehint> | 648 | <sizehint> |
649 | <width>-1</width> | 649 | <width>-1</width> |
650 | <height>-1</height> | 650 | <height>-1</height> |