changed buttontype for the pulldown titles
This commit is contained in:
@@ -3393,6 +3393,8 @@ void info_buttons(void)
|
|||||||
xco+=XIC;
|
xco+=XIC;
|
||||||
if(U.uiflag & FLIPINFOMENU) {
|
if(U.uiflag & FLIPINFOMENU) {
|
||||||
} else {
|
} else {
|
||||||
|
uiBlockSetEmboss(block, UI_EMBOSSP);
|
||||||
|
|
||||||
xmax= GetButStringLength("File");
|
xmax= GetButStringLength("File");
|
||||||
uiDefBlockBut(block, info_filemenu, NULL, "File", xco, 3, xmax, 15, "");
|
uiDefBlockBut(block, info_filemenu, NULL, "File", xco, 3, xmax, 15, "");
|
||||||
xco+= xmax;
|
xco+= xmax;
|
||||||
|
Reference in New Issue
Block a user