We no longer use tooltips for metadata YAY!
This commit is contained in:
@@ -7,6 +7,7 @@ C_SRCS += \
|
||||
../src/config.c \
|
||||
../src/main.c \
|
||||
../src/map.c \
|
||||
../src/property_label.c \
|
||||
../src/utils.c \
|
||||
../src/wofi.c
|
||||
|
||||
@@ -14,6 +15,7 @@ OBJS += \
|
||||
./src/config.o \
|
||||
./src/main.o \
|
||||
./src/map.o \
|
||||
./src/property_label.o \
|
||||
./src/utils.o \
|
||||
./src/wofi.o
|
||||
|
||||
@@ -21,6 +23,7 @@ C_DEPS += \
|
||||
./src/config.d \
|
||||
./src/main.d \
|
||||
./src/map.d \
|
||||
./src/property_label.d \
|
||||
./src/utils.d \
|
||||
./src/wofi.d
|
||||
|
||||
|
Reference in New Issue
Block a user