cdesktopenv/cde/programs/dtprintinfo/libUI/MotifUI
Jon Trulson a77253f9ce Fix a Wself-assign-field clang warning
The arg that should be on the rhs seems to be commented out for some
reason, and assigning a variable to itself is pointless, so just
comment it out with a comment explaining why.
2021-12-12 13:43:44 -07:00
..
Application.C
Application.h
Button.C
Button.h
ComboBoxObj.C
ComboBoxObj.h
Container.C
Container.h
Debug.c Fix to include system header files for using functions 2021-10-08 14:40:56 +09:00
Dialog.C Fix a Wself-assign-field clang warning 2021-12-12 13:43:44 -07:00
Dialog.h
DtDND.C
DtDND.h
Group.C
Group.h
HelpSystem.C
HelpSystem.h
Icon.c
Icon.h
IconObj.C
IconObj.h
IconP.h
LabelObj.C
LabelObj.h
MainWindow.C
MainWindow.h
Menu.C
Menu.h
MenuBar.C
MenuBar.h
MotifThread.C
MotifThread.h
MotifUI.C dtprintinfo: use libXpm directly. 2021-10-18 10:10:20 -06:00
MotifUI.h
Prompt.C
Prompt.h
ScaleObj.C
ScaleObj.h
Sep.C
Sep.h
WorkArea.c
WorkArea.h
WorkAreaP.h