Skip to content

Commit

Permalink
*
Browse files Browse the repository at this point in the history
  • Loading branch information
lainsce committed Mar 14, 2024
1 parent e7b4ecc commit 464b930
Showing 1 changed file with 0 additions and 44 deletions.
44 changes: 0 additions & 44 deletions data/ui/window.blp
Original file line number Diff line number Diff line change
Expand Up @@ -348,9 +348,6 @@ template AbacusMainWindow : He.ApplicationWindow {
]
}

Fixed {
}

layout {
column: 0;
row: 5;
Expand Down Expand Up @@ -667,51 +664,10 @@ template AbacusMainWindow : He.ApplicationWindow {
row: 4;
}
}

Box {
spacing: 16;
homogeneous: true;
margin-start: 18;
margin-end: 18;

Fixed {
}

layout {
column: 0;
row: 4;
}
}
}
}
};
}
}
}
}

// <item>g</item>
// <item>kg</item>
// <item>ton</item>
// <item>Oz</item>
// <item>lb</item>

// <item>cm</item>
// <item>m</item>
// <item>km</item>
// <item>in</item>
// <item>ft</item>
// <item>yd</item>
// <item>mi</item>

// <item>mL</item>
// <item>L</item>
// <item>FlOz</item>
// <item>gal</item>

// <item>ms</item>
// <item>s</item>
// <item>min</item>
// <item>hour</item>
// <item>day</item>
// <item>weeks</item>

0 comments on commit 464b930

Please sign in to comment.