diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-12-21 14:03:51 -0600 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-12-21 14:03:51 -0600 |
commit | 6092f8e6078f2b4cd70a34a6fe44bb1f98e5305b (patch) | |
tree | d6f4950cdaf23a3af983eb6e19147b8bddc257bf /src/dolphiniconsviewsettings.h | |
parent | b651b3b01b24418d0e6387870d9758a61d7bd9ff (diff) | |
download | dolphin-6092f8e6078f2b4cd70a34a6fe44bb1f98e5305b.tar.gz dolphin-6092f8e6078f2b4cd70a34a6fe44bb1f98e5305b.zip |
Rename obsolete tq methods to standard names
Diffstat (limited to 'src/dolphiniconsviewsettings.h')
-rw-r--r-- | src/dolphiniconsviewsettings.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/dolphiniconsviewsettings.h b/src/dolphiniconsviewsettings.h index 5c39adf..1642117 100644 --- a/src/dolphiniconsviewsettings.h +++ b/src/dolphiniconsviewsettings.h @@ -30,7 +30,7 @@ * @brief Contains the settings for the icons view. * * The following properties are stored: - * - tqlayout mode (icons or previews) + * - layout mode (icons or previews) * - icon size * - preview size * - grid width, height and spacing |