mirror of
https://gitdl.cn/https://github.com/chakralinux/desktop.git
synced 2025-01-24 02:22:13 +08:00
13 lines
361 B
Diff
13 lines
361 B
Diff
--- a/plugins/stardict/stardict.cpp 2011-12-05 07:40:49.000000000 -0500
|
|
+++ b/plugins/stardict/stardict.cpp 2012-05-20 14:34:26.408454062 -0400
|
|
@@ -28,8 +28,7 @@
|
|
#include <QFile>
|
|
#include <QSettings>
|
|
#include <QStack>
|
|
-#include <glib/gmem.h>
|
|
-#include <glib/gstrfuncs.h>
|
|
+#include <glib.h>
|
|
#include "lib.h"
|
|
#include "file.hpp"
|
|
#include "settingsdialog.h"
|