Compare commits
7 Commits
ubuntu/plu
...
ci/unstabl
Author | SHA1 | Date |
---|---|---|
Simon Quigley | 2a3028e484 | 4 years ago |
Simon Quigley | 1d64d3d4a8 | 4 years ago |
Simon Quigley | a3e23cb454 | 5 years ago |
Simon Quigley | 631e708f49 | 5 years ago |
Simon Quigley | 8cf482bdfb | 5 years ago |
apt-ghetto | 792d166148 | 5 years ago |
apt-ghetto | 3f7b126ede | 5 years ago |
@ -0,0 +1,2 @@
|
||||
# nm-tray has no CLI functionality, so there's really nothing to document
|
||||
nm-tray: binary-without-manpage usr/bin/nm-tray
|
@ -1,21 +0,0 @@
|
||||
From 4563dabee3cbee13bc9d23a4a5d0ddda1526b43f Mon Sep 17 00:00:00 2001
|
||||
From: Palo Kisa <palo.kisa@gmail.com>
|
||||
Date: Tue, 1 Oct 2019 12:03:43 +0200
|
||||
Subject: [PATCH] nmmodel: Add include for used class
|
||||
|
||||
---
|
||||
src/nmmodel.cpp | 1 +
|
||||
1 file changed, 1 insertion(+)
|
||||
|
||||
diff --git a/src/nmmodel.cpp b/src/nmmodel.cpp
|
||||
index d779801..ac70307 100644
|
||||
--- a/src/nmmodel.cpp
|
||||
+++ b/src/nmmodel.cpp
|
||||
@@ -45,6 +45,7 @@ COPYRIGHT_HEADER*/
|
||||
#include <NetworkManagerQt/ConnectionSettings>
|
||||
#include <QDBusPendingCallWatcher>
|
||||
#include <QInputDialog>
|
||||
+#include <QMetaEnum>
|
||||
|
||||
namespace
|
||||
{
|
@ -1,3 +1,2 @@
|
||||
nmmodel.patch
|
||||
generalize-terminal-for-edits.patch
|
||||
blacklist-from-menu.patch
|
||||
|
Loading…
Reference in new issue