mirror of
https://github.com/gryf/wmaker.git
synced 2026-02-14 04:45:57 +01:00
- Added WMSetButtonImageDimsWhenDisabled() and WMGetButtonEnabled()
- Cleaned-up the header files of functions/vars declared but not implemented
This commit is contained in:
@@ -3191,8 +3191,8 @@ WMCreateTextForDocumentType(WMWidget *parent, WMAction *parser, WMAction *writer
|
||||
WMRegisterViewForDraggedTypes(tPtr->view, types);
|
||||
}
|
||||
|
||||
WMAddNotificationObserver(fontChanged, tPtr,
|
||||
"WMFontPanelDidChangeNotification", tPtr);
|
||||
/*WMAddNotificationObserver(fontChanged, tPtr,
|
||||
WMFontPanelDidChangeNotification, tPtr);*/
|
||||
|
||||
tPtr->firstTextBlock = NULL;
|
||||
tPtr->lastTextBlock = NULL;
|
||||
|
||||
Reference in New Issue
Block a user