summaryrefslogtreecommitdiff
path: root/font-viewer/font-model.h
diff options
context:
space:
mode:
authorraveit65 <[email protected]>2017-01-08 19:45:31 +0100
committerraveit65 <[email protected]>2017-02-17 12:28:22 +0100
commit13c7995b7aa46bee8b1afb36bbc0001780778131 (patch)
tree34de0f2b2924b7e04d4b3325f012c808507abaef /font-viewer/font-model.h
parent1b0cc40826c56d53d1ec9430e0125f00f266bc96 (diff)
downloadmate-control-center-13c7995b7aa46bee8b1afb36bbc0001780778131.tar.bz2
mate-control-center-13c7995b7aa46bee8b1afb36bbc0001780778131.tar.xz
Fontviewer: model: load font names asynchronously
This makes loading/populating of the model completely asynchronous. taken from: https://git.gnome.org/browse/gnome-font-viewer/commit/?id=331a080
Diffstat (limited to 'font-viewer/font-model.h')
-rw-r--r--font-viewer/font-model.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/font-viewer/font-model.h b/font-viewer/font-model.h
index deed9470..68394ae5 100644
--- a/font-viewer/font-model.h
+++ b/font-viewer/font-model.h
@@ -32,7 +32,6 @@ G_BEGIN_DECLS
typedef enum {
COLUMN_NAME,
- COLUMN_POINTER,
COLUMN_PATH,
COLUMN_ICON,
COLUMN_COLLATION_KEY,