-rw-r--r-- | core/pim/todo/todo.pro | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/core/pim/todo/todo.pro b/core/pim/todo/todo.pro index 5108951..3ff78f5 100644 --- a/core/pim/todo/todo.pro +++ b/core/pim/todo/todo.pro @@ -37,7 +37,7 @@ INTERFACES = todoentry.ui TARGET = todolist INCLUDEPATH += $(OPIEDIR)/include DEPENDPATH += $(OPIEDIR)/include -LIBS += -lqpe -lopie -lopiesql +LIBS += -lqpe -lopie TRANSLATIONS = ../../../i18n/de/todolist.ts \ ../../../i18n/en/todolist.ts \ |