mirror of
https://github.com/Gnucash/gnucash.git
synced 2025-02-25 18:55:30 -06:00
Merge branch 'maint'
Bumping the required cmake to 3.10 and removing GncPkgConfig.cmake as no longer required.
This commit is contained in:
@@ -2075,9 +2075,7 @@ typedef enum
|
||||
|
||||
#define done_state(state) (((state) == DONE_ST) || ((state) == NO_NUM_ST))
|
||||
|
||||
G_INLINE_FUNC long long int multiplier (int num_decimals);
|
||||
|
||||
long long int
|
||||
static inline long long int
|
||||
multiplier (int num_decimals)
|
||||
{
|
||||
switch (num_decimals)
|
||||
|
||||
Reference in New Issue
Block a user