Remove gif-h
This commit is contained in:
parent
9913af5a41
commit
076f2383fd
3
.gitmodules
vendored
3
.gitmodules
vendored
@ -1,6 +1,3 @@
|
|||||||
[submodule "QHotkey"]
|
[submodule "QHotkey"]
|
||||||
path = QHotkey
|
path = QHotkey
|
||||||
url = https://github.com/Skycoder42/QHotkey.git
|
url = https://github.com/Skycoder42/QHotkey.git
|
||||||
[submodule "gif-h"]
|
|
||||||
path = gif-h
|
|
||||||
url = https://github.com/ginsweater/gif-h.git
|
|
||||||
|
1
gif-h
1
gif-h
@ -1 +0,0 @@
|
|||||||
Subproject commit f7839bedd9c9d28d4eb2e9a07c1e30e908783f63
|
|
@ -2,6 +2,7 @@
|
|||||||
|
|
||||||
#include <QApplication>
|
#include <QApplication>
|
||||||
#include <QClipboard>
|
#include <QClipboard>
|
||||||
|
#include <QDebug>
|
||||||
#include <QMimeData>
|
#include <QMimeData>
|
||||||
#include <formats.hpp>
|
#include <formats.hpp>
|
||||||
#include <notifications.hpp>
|
#include <notifications.hpp>
|
||||||
|
Loading…
Reference in New Issue
Block a user