summaryrefslogtreecommitdiffstats
path: root/tdegtk/tdegtk-support.c
diff options
context:
space:
mode:
authorTimothy Pearson <[email protected]>2012-11-12 23:51:27 -0600
committerTimothy Pearson <[email protected]>2012-11-12 23:51:27 -0600
commitacc82b617ddbee05e509392c09e2729bc2fc1911 (patch)
tree32e0a5705d9557a077c7a41bdb8254eaacb64258 /tdegtk/tdegtk-support.c
parent7665959f2b71297d880ca1371a04c15611db2fce (diff)
downloadgtk3-tqt-engine-acc82b617ddbee05e509392c09e2729bc2fc1911.tar.gz
gtk3-tqt-engine-acc82b617ddbee05e509392c09e2729bc2fc1911.zip
Migrate to TDE build system and fix crashes
Diffstat (limited to 'tdegtk/tdegtk-support.c')
-rw-r--r--tdegtk/tdegtk-support.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/tdegtk/tdegtk-support.c b/tdegtk/tdegtk-support.c
index 431769e..f2c0492 100644
--- a/tdegtk/tdegtk-support.c
+++ b/tdegtk/tdegtk-support.c
@@ -76,5 +76,5 @@ tdegtk_trim_scale_allocation (GtkThemingEngine *engine,
gdouble *width,
gdouble *height)
{
- // Do nothing!
+ /* Do nothing! */
}